public static class ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder extends Object
public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID)
Original property name from the Odata EDM: ChangeRecordReferenceUUID
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecord(@Nullable String changeRecord)
Original property name from the Odata EDM: ChangeRecord
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordUUID(@Nullable UUID changeRecordUUID)
Original property name from the Odata EDM: ChangeRecordUUID
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType)
Original property name from the Odata EDM: ChangeRecordReferenceType
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder 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 ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder lastChangeDateTime(@Nullable BigDecimal lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder materialType(@Nullable String materialType)
Original property name from the Odata EDM: MaterialType
The product type defines certain attributes of the material and has important control functions.
goods.this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
enter in other units of measure (alternative units of measure) to the base unit of measure.this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder materialStatus(@Nullable String materialStatus)
Original property name from the Odata EDM: MaterialStatus
Materials management (for example, in purchasing and in inventory management)Production planning and controlPlant maintenanceWarehouse managementCosting with a quantity structureThe cross-plant product status restricts the usability of the product for all plants, that is, it defines whether a warning or error message is displayed if you include the product in a particular function.The product may be a part under development or one to be discontinued.
this
.public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance)
Original property name from the Odata EDM: ChangeRecordItemRelevance
ChangeCreateReference
this
.public ChangeRecordReferenceMat build()
Copyright © 2020 SAP SE. All rights reserved.