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