public static class ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder extends Object
@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID)
Original property name from the Odata EDM: ChangeRecordReferenceUUID
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecord(@Nullable String changeRecord)
Original property name from the Odata EDM: ChangeRecord
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordUUID(@Nullable UUID changeRecordUUID)
Original property name from the Odata EDM: ChangeRecordUUID
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType)
Original property name from the Odata EDM: ChangeRecordReferenceType
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder lastChangeDateTime(@Nullable BigDecimal lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder billOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber)
Original property name from the Odata EDM: BillOfMaterialItemNumber
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder billOfMaterialComponent(@Nullable String billOfMaterialComponent)
Original property name from the Odata EDM: BillOfMaterialComponent
A master record is usually maintained in the system for a component.
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder 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 ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder 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 ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance)
Original property name from the Odata EDM: ChangeRecordItemRelevance
ChangeCreateReference
this
.@Nonnull public ChangeRecordReferenceBit build()
Copyright © 2020 SAP SE. All rights reserved.