public static final class MatlStkInAcctMod.MatlStkInAcctModBuilder extends Object
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
batch(String batch)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
MatlStkInAcctMod |
build() |
MatlStkInAcctMod.MatlStkInAcctModBuilder |
customer(String customer)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
inventorySpecialStockType(String inventorySpecialStockType)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
inventoryStockType(String inventoryStockType)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
material(String material)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
materialBaseUnit(String materialBaseUnit)
Constraints: Not nullable, Maximum length: 3
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
materialStock(MaterialStock value)
Navigation property to_MaterialStock for MatlStkInAcctMod to single MaterialStock.
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
matlWrhsStkQtyInMatlBaseUnit(BigDecimal matlWrhsStkQtyInMatlBaseUnit)
Constraints: Not nullable, Precision: 31, Scale: 14
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
sDDocument(String sDDocument)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
sDDocumentItem(String sDDocumentItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
storageLocation(String storageLocation)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
supplier(String supplier)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
MatlStkInAcctMod.MatlStkInAcctModBuilder |
wBSElementInternalID(String wBSElementInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder materialStock(MaterialStock value)
value
- The MaterialStock to build this MatlStkInAcctMod with.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
For inventory management on a material-exact basis, this material is the same as the actual material. In the case of value-based inventory management, this material can differ from the actual material.
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
locations.this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
NoteThe system determines the stock types on the basis of stock identifiers.
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
NoteThe system determines the stock on the basis of stock identifiers.
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
NoteThe system determines the stock on the basis of stock identifiers.
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder wBSElementInternalID(@Nullable String wBSElementInternalID)
Original property name from the Odata EDM: WBSElementInternalID
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder sDDocument(@Nullable String sDDocument)
Original property name from the Odata EDM: SDDocument
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder sDDocumentItem(@Nullable String sDDocumentItem)
Original property name from the Odata EDM: SDDocumentItem
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder inventorySpecialStockType(@Nullable String inventorySpecialStockType)
Original property name from the Odata EDM: InventorySpecialStockType
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder inventoryStockType(@Nullable String inventoryStockType)
Original property name from the Odata EDM: InventoryStockType
NoteThe system determines the stock on the basis of stock identifiers.The following keys are possible for this field:01: Unrestricted-Use Stock02: Stock in Quality Inspection03: Returns04: Stock Transfer (Storage Location)05: Stock Transfer (Plant)06: Stock in Transit07: Blocked Stock08: Restricted-Use Stock09: Tied Empties10: Valuated Goods Receipt Blocked Stock
this
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder materialBaseUnit(@Nullable String materialBaseUnit)
Original property name from the Odata EDM: MaterialBaseUnit
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
.@Nonnull public MatlStkInAcctMod.MatlStkInAcctModBuilder matlWrhsStkQtyInMatlBaseUnit(@Nullable BigDecimal matlWrhsStkQtyInMatlBaseUnit)
Original property name from the Odata EDM: MatlWrhsStkQtyInMatlBaseUnit
this
.@Nonnull public MatlStkInAcctMod build()
Copyright © 2021 SAP SE. All rights reserved.