public static class InbDeliveryDocFlow.InbDeliveryDocFlowBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InbDeliveryDocFlow |
build() |
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
deliveryVersion(String deliveryVersion)
Constraints: Not nullable, Maximum length: 4
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
precedingDocument(String precedingDocument)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
precedingDocumentCategory(String precedingDocumentCategory)
Constraints: Not nullable, Maximum length: 4
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
precedingDocumentItem(String precedingDocumentItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
quantityInBaseUnit(BigDecimal quantityInBaseUnit)
Constraints: Not nullable, Precision: 15, Scale: 3
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
sDFulfillmentCalculationRule(String sDFulfillmentCalculationRule)
Constraints: Not nullable, Maximum length: 1
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
subsequentDocument(String subsequentDocument)
Constraints: Not nullable, Maximum length: 10
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
subsequentDocumentCategory(String subsequentDocumentCategory)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
subsequentDocumentItem(String subsequentDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
transferOrderInWrhsMgmtIsConfd(Boolean transferOrderInWrhsMgmtIsConfd)
Constraints: none
|
@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder deliveryVersion(@Nullable String deliveryVersion)
Original property name from the Odata EDM: DeliveryVersion
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder precedingDocument(@Nullable String precedingDocument)
Original property name from the Odata EDM: PrecedingDocument
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder precedingDocumentCategory(@Nullable String precedingDocumentCategory)
Original property name from the Odata EDM: PrecedingDocumentCategory
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder precedingDocumentItem(@Nullable String precedingDocumentItem)
Original property name from the Odata EDM: PrecedingDocumentItem
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder quantityInBaseUnit(@Nullable BigDecimal quantityInBaseUnit)
Original property name from the Odata EDM: QuantityInBaseUnit
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder sDFulfillmentCalculationRule(@Nullable String sDFulfillmentCalculationRule)
Original property name from the Odata EDM: SDFulfillmentCalculationRule
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder subsequentDocument(@Nullable String subsequentDocument)
Original property name from the Odata EDM: SubsequentDocument
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder subsequentDocumentCategory(@Nullable String subsequentDocumentCategory)
Original property name from the Odata EDM: SubsequentDocumentCategory
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder subsequentDocumentItem(@Nullable String subsequentDocumentItem)
Original property name from the Odata EDM: SubsequentDocumentItem
this
.@Nonnull public InbDeliveryDocFlow.InbDeliveryDocFlowBuilder transferOrderInWrhsMgmtIsConfd(@Nullable Boolean transferOrderInWrhsMgmtIsConfd)
Original property name from the Odata EDM: TransferOrderInWrhsMgmtIsConfd
this
.@Nonnull public InbDeliveryDocFlow build()
Copyright © 2022 SAP SE. All rights reserved.