public static class InventoryValuation.InventoryValuationBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InventoryValuation |
build() |
InventoryValuation.InventoryValuationBuilder |
inventoryValuationType_ID(String inventoryValuationType_ID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
InventoryValuation.InventoryValuationBuilder |
inventoryValuationTypeText(String inventoryValuationTypeText)
Constraints: none
|
String |
toString() |
@Nonnull public InventoryValuation.InventoryValuationBuilder inventoryValuationType_ID(@Nullable String inventoryValuationType_ID)
Original property name from the Odata EDM: InventoryValuationType_ID
this
.@Nonnull public InventoryValuation.InventoryValuationBuilder inventoryValuationTypeText(@Nullable String inventoryValuationTypeText)
Original property name from the Odata EDM: InventoryValuationTypeText
this
.@Nonnull public InventoryValuation build()
Copyright © 2020 SAP SE. All rights reserved.