public static final class SalesOrderBOM.SalesOrderBOMBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterial(String billOfMaterial)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialAuthsnGrp(String billOfMaterialAuthsnGrp)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialCategory(String billOfMaterialCategory)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialHeaderUUID(UUID billOfMaterialHeaderUUID)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialItem(SalesOrderBOMItem... value)
Navigation property to_BillOfMaterialItem for SalesOrderBOM to multiple
SalesOrderBOMItem.
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialStatus(String billOfMaterialStatus)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialVariant(String billOfMaterialVariant)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SalesOrderBOM.SalesOrderBOMBuilder |
billOfMaterialVariantUsage(String billOfMaterialVariantUsage)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMAlternativeText(String bOMAlternativeText)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMAssetNtwkHndovrIsRelevant(Boolean bOMAssetNtwkHndovrIsRelevant)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMGroup(String bOMGroup)
Constraints: Not nullable, Maximum length: 18
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMHeaderBaseUnit(String bOMHeaderBaseUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMHeaderInternalChangeCount(String bOMHeaderInternalChangeCount)
Constraints: Not nullable, Maximum length: 8
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMHeaderQuantityInBaseUnit(BigDecimal bOMHeaderQuantityInBaseUnit)
Constraints: Not nullable, Precision: 13, Scale: 3
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMHeaderText(String bOMHeaderText)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMIsArchivedForDeletion(Boolean bOMIsArchivedForDeletion)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMIsConfigurable(Boolean bOMIsConfigurable)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMIsToBeDeleted(String bOMIsToBeDeleted)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMPredecessorVersion(String bOMPredecessorVersion)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMPrioritizedVersion(String bOMPrioritizedVersion)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMTechnicalType(String bOMTechnicalType)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMUsagePriority(String bOMUsagePriority)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderBOM.SalesOrderBOMBuilder |
bOMVersionStatus(String bOMVersionStatus)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderBOM |
build() |
SalesOrderBOM.SalesOrderBOMBuilder |
chgToEngineeringChgDocument(String chgToEngineeringChgDocument)
Constraints: Not nullable, Maximum length: 12
|
SalesOrderBOM.SalesOrderBOMBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
SalesOrderBOM.SalesOrderBOMBuilder |
documentIsCreatedByCAD(Boolean documentIsCreatedByCAD)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
engineeringChangeDocForEdit(String engineeringChangeDocForEdit)
Constraints: Not nullable, Maximum length: 12
|
SalesOrderBOM.SalesOrderBOMBuilder |
engineeringChangeDocument(String engineeringChangeDocument)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
SalesOrderBOM.SalesOrderBOMBuilder |
isALE(Boolean isALE)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
isConfiguredMaterial(Boolean isConfiguredMaterial)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
isLatestBOMVersion(Boolean isLatestBOMVersion)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
isMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
isVersionBillOfMaterial(Boolean isVersionBillOfMaterial)
Constraints: none
|
SalesOrderBOM.SalesOrderBOMBuilder |
laboratoryOrDesignOffice(String laboratoryOrDesignOffice)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderBOM.SalesOrderBOMBuilder |
lastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
SalesOrderBOM.SalesOrderBOMBuilder |
lastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
SalesOrderBOM.SalesOrderBOMBuilder |
lastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
SalesOrderBOM.SalesOrderBOMBuilder |
material(String material)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
SalesOrderBOM.SalesOrderBOMBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SalesOrderBOM.SalesOrderBOMBuilder |
recordCreationDate(LocalDateTime recordCreationDate)
Constraints: Not nullable, Precision: 0
|
SalesOrderBOM.SalesOrderBOMBuilder |
salesOrder(String salesOrder)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderBOM.SalesOrderBOMBuilder |
salesOrderItem(String salesOrderItem)
Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
SalesOrderBOM.SalesOrderBOMBuilder |
validityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
SalesOrderBOM.SalesOrderBOMBuilder |
validityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialItem(SalesOrderBOMItem... value)
value
- The SalesOrderBOMItems to build this SalesOrderBOM with.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialCategory(@Nullable String billOfMaterialCategory)
Original property name from the Odata EDM: BillOfMaterialCategory
Material BOM - linked to a materialEquipment BOM - linked to an equipmentOrder BOM - linked to material, sales order and sales order item.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterial(@Nullable String billOfMaterial)
Original property name from the Odata EDM: BillOfMaterial
The system assigns this number internally. These numbers are irrelevant to the user. You access the BOM by entering the object (for example, material or equipment) to which the BOM belongs.The system stores the following information under this number:all alternatives in a multiple BOMall variants in a variant BOMBOMs that are allocated to more than one plant
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialVariant(@Nullable String billOfMaterialVariant)
Original property name from the Odata EDM: BillOfMaterialVariant
One product or assembly can be described by a number of (alternative) BOMs that represent, for example, different manufacturing processes for different lot sizes. These alternative BOMs are grouped together as one multiple BOM.Alternatives are maintained separately for each BOM usage.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder engineeringChangeDocument(@Nullable String engineeringChangeDocument)
Original property name from the Odata EDM: EngineeringChangeDocument
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder salesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
If, for example, you want to display or change a sales document and you have only the purchase order number from the customer, you can use a matchcode to find the document.You created a sales order which refers to customer purchase order number 12544-D. To locate the sales order, you can enter =a.12544-D in the sales document field.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder salesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder engineeringChangeDocForEdit(@Nullable String engineeringChangeDocForEdit)
Original property name from the Odata EDM: EngineeringChangeDocForEdit
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose.Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone.The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure.See also GET TIME STAMPA UTC time stamp in short form is also available.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialHeaderUUID(@Nullable UUID billOfMaterialHeaderUUID)
Original property name from the Odata EDM: BillOfMaterialHeaderUUID
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialVariantUsage(@Nullable String billOfMaterialVariantUsage)
Original property name from the Odata EDM: BillOfMaterialVariantUsage
By setting various indicators, you can define the maximum configuration of the item status and define whether an item must be or cannot be processed in a particular area (such as production).A material is used in the areas production and costing in a company. For each area, you maintain a separate BOM with different items:Production BOM:This BOM contains items that are relevant to production. These items are copied to the planned order. Dependent requirements are generated for them, and they are copied to the production order.Costing BOM:This BOM contains items that are relevant to determining the material costs of a product.When you calculate production costs using a quantity structure, the system automatically determines the BOM and all the BOM items that are relevant to costing, in order to calculate manufacturing costs.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMHeaderInternalChangeCount(@Nullable String bOMHeaderInternalChangeCount)
Original property name from the Odata EDM: BOMHeaderInternalChangeCount
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMHeaderText(@Nullable String bOMHeaderText)
Original property name from the Odata EDM: BOMHeaderText
It contains information, whichapplies to all the alternatives in a BOMapplies to all the variants in a variant BOMIf you want to maintain a long text, choose the symbol to the right of the field. The system displays different symbols according to the situation:@0O@ Create longtext@0Q@ Change longtext@0P@ Display longtext
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMPrioritizedVersion(@Nullable String bOMPrioritizedVersion)
Original property name from the Odata EDM: BOMPrioritizedVersion
You maintain selection ID 05, to be used for alternative determination in sales and distribution. BOM usage 'sales' (4) has the highest priority, followed by 'production' (2).The settings for this example are as follows:Selection Selection BOMID priority usage05 1 405 2 2When you define the application for sales and distribution (application SLDB) in step 'Define applications', allocate selection ID 05 to application SLDB.If no valid BOM is found for any of the usages defined in the order of priority, there is no BOM explosion.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMUsagePriority(@Nullable String bOMUsagePriority)
Original property name from the Odata EDM: BOMUsagePriority
When a BOM is exploded, priority is given to the alternative that has the greatest available significance according to the order of priority defined for the selection ID.If no valid BOM is found for any of the usages defined in the order of priority, there is no BOM explosion.You maintain selection ID 05, to be used for alternative determination in sales and distribution. BOM usage 'sales' (4) has the highest priority, followed by 'production' (2).The settings for this example are as follows:Selection Selection BOMID priority usage05 1 405 2 2When you define the application for sales and distribution (application SLDB) in step 'Define applications', allocate selection ID 05 to application SLDB.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialAuthsnGrp(@Nullable String billOfMaterialAuthsnGrp)
Original property name from the Odata EDM: BillOfMaterialAuthsnGrp
In addition to the authorization group, the following values are checked for BOM transactions:- Transaction type- BOM usage- BOM categoryAssuming that the values in these other fields fulfil requirements, the authorization group controls checking as follows:If there is no entry, the authorization group of the user is not checked: any user can access the BOM.Otherwise, only those users whose user profile contains the authorization group entered can access the BOM.You can only enter authorization groups which fall within the range stored in your user profile.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMVersionStatus(@Nullable String bOMVersionStatus)
Original property name from the Odata EDM: BOMVersionStatus
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder isVersionBillOfMaterial(@Nullable Boolean isVersionBillOfMaterial)
Original property name from the Odata EDM: IsVersionBillOfMaterial
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder isLatestBOMVersion(@Nullable Boolean isLatestBOMVersion)
Original property name from the Odata EDM: IsLatestBOMVersion
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMTechnicalType(@Nullable String bOMTechnicalType)
Original property name from the Odata EDM: BOMTechnicalType
You can extend a simple BOM to form one of the following:multiple BOMvariant BOMThe system allocates technical types:according to the number of alternative BOMsWhen you create the first alternative for a BOM, the technical type is not yet defined. If you extend the BOM by creating an alternative, the system automatically assigns the technical type multiple BOM.according to the transactionIf you create a BOM using the Create variant of... function, the system assigns the technical type variant BOM. After this, you can no longer create alternatives for the BOM.Multiple BOM - MOne product can be produced according to different manufacturing processes from different components and component quantities: one product has more than one alternative BOM.----------| ------ |--------|--|ALT1| |---- | | ------ ||MAT1|--| | |---- | | ------ |--------|--|ALT2| || ------ |----------Variant BOM - VA number of similar products are described via one BOM. Each product has one alternative BOM.---- ----------|MAT1|--.........|.. |---- | | ------ ||--------| |ALT1| |---- | | ------ ||MAT2|--.........|.. |---- ----------
variants.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMGroup(@Nullable String bOMGroup)
Original property name from the Odata EDM: BOMGroup
If you assign a "meaningful" number to a BOM group, this gives you an additional way of accessing the BOM.The system stores the following under a BOM group:all the alternatives in a multiple BOMall the BOMs entered for a variant BOMThe following special characters are supported: - / _
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMAlternativeText(@Nullable String bOMAlternativeText)
Original property name from the Odata EDM: BOMAlternativeText
This information only applies to this individual alternative and variant.If you want to maintain a long text, choose the symbol to the right of the field. The system displays a different symbol for each situation:@0O@ Create long text@0Q@ Change long text@0P@ Display long text
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder billOfMaterialStatus(@Nullable String billOfMaterialStatus)
Original property name from the Odata EDM: BillOfMaterialStatus
This indicator controls subsequent processing of the BOM in various other organizational areas (for example, engineering, costing, MRP).1 - BOM activeThis BOM can, for example, be exploded in MRP and released for planned orders.2 - BOM not activeThis BOM cannot be processed as described above.In the modification table for BOM management, you can define a default status for creating BOMs.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder chgToEngineeringChgDocument(@Nullable String chgToEngineeringChgDocument)
Original property name from the Odata EDM: ChgToEngineeringChgDocument
If the object has been changed using a change number, the system determines this change number automatically.Three change numbers (N1, N2 and N3) define the validity periods of the item:N1 N2 N3I-----------I----------------------I---------------->1.1.96 6.1.96 12.2.96If you change the item within the validity period of change number N1, the system enters N2 in Change number to.If you change the item within the validity period of change number N2, the system enters N3 in Change number to.
object (material, for example).this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder isMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
Original property name from the Odata EDM: IsMarkedForDeletion
This indicator is relevant to changes that have been made with reference to a change number with a validity that has been specified using a new validity type.
number.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMIsArchivedForDeletion(@Nullable Boolean bOMIsArchivedForDeletion)
Original property name from the Odata EDM: BOMIsArchivedForDeletion
You can still process BOMs that have a deletion flag.
data base.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder isConfiguredMaterial(@Nullable Boolean isConfiguredMaterial)
Original property name from the Odata EDM: IsConfiguredMaterial
Configurable assemblies:are used in sales variant processingcontain selectable parts, which are used alongside non-variable parts in the variant to be produced
combinations of components) are allowed.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMIsConfigurable(@Nullable Boolean bOMIsConfigurable)
Original property name from the Odata EDM: BOMIsConfigurable
Configurable assemblies:are used in sales variant processingcontain selectable parts, which are used alongside non-variable parts in the variant to be produced
combinations of components) are allowed.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder isALE(@Nullable Boolean isALE)
Original property name from the Odata EDM: IsALE
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMHeaderBaseUnit(@Nullable String bOMHeaderBaseUnit)
Original property name from the Odata EDM: BOMHeaderBaseUnit
The system takes this unit from the material master.The unit cannot be changed, because stock of the material is managed using this unit.
unit for all component quantities in this BOM.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMHeaderQuantityInBaseUnit(@Nullable BigDecimal bOMHeaderQuantityInBaseUnit)
Original property name from the Odata EDM: BOMHeaderQuantityInBaseUnit
Using this customizing function, you can define a value which is set as a default when you create a bill of material.
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder recordCreationDate(@Nullable LocalDateTime recordCreationDate)
Original property name from the Odata EDM: RecordCreationDate
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMIsToBeDeleted(@Nullable String bOMIsToBeDeleted)
Original property name from the Odata EDM: BOMIsToBeDeleted
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder documentIsCreatedByCAD(@Nullable Boolean documentIsCreatedByCAD)
Original property name from the Odata EDM: DocumentIsCreatedByCAD
This indicator is only for information.However you can use it as search criteria for a document search. You can restrict the document search as follows:Entry DescriptionX find documents with a CAD indicatorfind documents without a CAD indicator* find documents with or without a CAD indicatorThis indicator is set using the CAD interface.
Data transfer in the SAP system via CAD interface.this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder laboratoryOrDesignOffice(@Nullable String laboratoryOrDesignOffice)
Original property name from the Odata EDM: LaboratoryOrDesignOffice
You define the keys in Customizing (for the Material Master).
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMAssetNtwkHndovrIsRelevant(@Nullable Boolean bOMAssetNtwkHndovrIsRelevant)
Original property name from the Odata EDM: BOMAssetNtwkHndovrIsRelevant
this
.@Nonnull public SalesOrderBOM.SalesOrderBOMBuilder bOMPredecessorVersion(@Nullable String bOMPredecessorVersion)
Original property name from the Odata EDM: BOMPredecessorVersion
this
.@Nonnull public SalesOrderBOM build()
Copyright © 2021 SAP SE. All rights reserved.