public static class ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder extends Object
public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID)
Original property name from the Odata EDM: ChangeRecordReferenceUUID
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecord(@Nullable String changeRecord)
Original property name from the Odata EDM: ChangeRecord
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordUUID(@Nullable UUID changeRecordUUID)
Original property name from the Odata EDM: ChangeRecordUUID
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType)
Original property name from the Odata EDM: ChangeRecordReferenceType
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder lastChangeDateTime(@Nullable BigDecimal lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder billOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber)
Original property name from the Odata EDM: BillOfMaterialItemNumber
this
.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
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.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
.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
.public ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance)
Original property name from the Odata EDM: ChangeRecordItemRelevance
ChangeCreateReference
this
.public ChangeRecordReferenceBit build()
Copyright © 2020 SAP SE. All rights reserved.