Class WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder
- Enclosing class:
- WhseOutboundDeliveryOrderItem
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableactlGoodsIssueStartUTCDateTime(OffsetDateTime actlGoodsIssueStartUTCDateTime) Constraints: NullableConstraints: Not nullable, Maximum length: 10build()completionStatus(String completionStatus) Constraints: Not nullable, Maximum length: 1countryOfOrigin(String countryOfOrigin) Constraints: Not nullable, Maximum length: 3deliveryItemStockTypeDetnCode(String deliveryItemStockTypeDetnCode) Constraints: Not nullable, Maximum length: 1entitledToDisposeParty(String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10eWMDeliveryDocumentCategory(String eWMDeliveryDocumentCategory) Constraints: Not nullable, Maximum length: 3eWMDelivLastChangeUTCDateTime(OffsetDateTime eWMDelivLastChangeUTCDateTime) Constraints: NullableeWMOutbDeliveryOrderItemType(String eWMOutbDeliveryOrderItemType) Constraints: Not nullable, Maximum length: 4eWMOutbDelivOrderItemCategory(String eWMOutbDelivOrderItemCategory) Constraints: Not nullable, Maximum length: 3eWMOutboundDeliveryOrder(String eWMOutboundDeliveryOrder) (Key Field) Constraints: Not nullable, Maximum length: 35eWMOutboundDeliveryOrderItem(String eWMOutboundDeliveryOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 10eWMProductionSupplyArea(String eWMProductionSupplyArea) Constraints: Not nullable, Maximum length: 15eWMStockOwner(String eWMStockOwner) Constraints: Not nullable, Maximum length: 10eWMStockType(String eWMStockType) Constraints: Not nullable, Maximum length: 2eWMStockUsage(String eWMStockUsage) Constraints: Not nullable, Maximum length: 1eWMStorageSection(String eWMStorageSection) Constraints: Not nullable, Maximum length: 4eWMStorageType(String eWMStorageType) Constraints: Not nullable, Maximum length: 4eWMWarehouse(String eWMWarehouse) Constraints: Not nullable, Maximum length: 4goodsIssueStatus(String goodsIssueStatus) Constraints: Not nullable, Maximum length: 1goodsMovementBin(String goodsMovementBin) Constraints: Not nullable, Maximum length: 18manufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12pickingStatus(String pickingStatus) Constraints: Not nullable, Maximum length: 1plannedPickingStatus(String plannedPickingStatus) Constraints: Not nullable, Maximum length: 1plndGoodsIssueStartUTCDateTime(OffsetDateTime plndGoodsIssueStartUTCDateTime) Constraints: NullableConstraints: Not nullable, Maximum length: 40productExternalID(String productExternalID) Constraints: Not nullable, Maximum length: 40productQuantity(BigDecimal productQuantity) Constraints: Not nullable, Precision: 31, Scale: 14quantityUnit(String quantityUnit) Constraints: Not nullable, Maximum length: 3routeSchedule(String routeSchedule) Constraints: Not nullable, Maximum length: 10salesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10salesOrderItem(String salesOrderItem) Constraints: Not nullable, Maximum length: 6shippingCondition(String shippingCondition) Constraints: Not nullable, Maximum length: 2Navigation property _SoldToPartyDocumentAddress for WhseOutboundDeliveryOrderItem to single WhseDeliveryDocumentAddress.specialStockIdfgSalesOrder(String specialStockIdfgSalesOrder) Constraints: Not nullable, Maximum length: 10specialStockIdfgSalesOrderItem(String specialStockIdfgSalesOrderItem) Constraints: Not nullable, Maximum length: 6stagingArea(String stagingArea) Constraints: Not nullable, Maximum length: 4stagingAreaGroup(String stagingAreaGroup) Constraints: Not nullable, Maximum length: 4stagingBay(String stagingBay) Constraints: Not nullable, Maximum length: 18toString()warehouseProcessType(String warehouseProcessType) Constraints: Not nullable, Maximum length: 4wBSElementExternalID(String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24wBSElementInternalID(String wBSElementInternalID) Constraints: Not nullable, Maximum length: 8Navigation property _WhseOutbDeliveryOrderHead for WhseOutboundDeliveryOrderItem to single WhseOutboundDeliveryOrderHead.Navigation property _WhseOutbDelivOrdItemSerialNo for WhseOutboundDeliveryOrderItem to multiple WhseOutbDelivOrderItemSerialNo.
-
Method Details
-
soldToPartyDocumentAddress
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder soldToPartyDocumentAddress(WhseDeliveryDocumentAddress value) Navigation property _SoldToPartyDocumentAddress for WhseOutboundDeliveryOrderItem to single WhseDeliveryDocumentAddress.- Parameters:
value- The WhseDeliveryDocumentAddress to build this WhseOutboundDeliveryOrderItem with.- Returns:
- This Builder to allow for a fluent interface.
-
whseOutbDeliveryOrderHead
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder whseOutbDeliveryOrderHead(WhseOutboundDeliveryOrderHead value) Navigation property _WhseOutbDeliveryOrderHead for WhseOutboundDeliveryOrderItem to single WhseOutboundDeliveryOrderHead.- Parameters:
value- The WhseOutboundDeliveryOrderHead to build this WhseOutboundDeliveryOrderItem with.- Returns:
- This Builder to allow for a fluent interface.
-
whseOutbDelivOrdItemSerialNo
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder whseOutbDelivOrdItemSerialNo(WhseOutbDelivOrderItemSerialNo... value) Navigation property _WhseOutbDelivOrdItemSerialNo for WhseOutboundDeliveryOrderItem to multiple WhseOutbDelivOrderItemSerialNo.- Parameters:
value- The WhseOutbDelivOrderItemSerialNos to build this WhseOutboundDeliveryOrderItem with.- Returns:
- This Builder to allow for a fluent interface.
-
eWMOutboundDeliveryOrder
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMOutboundDeliveryOrder(@Nullable String eWMOutboundDeliveryOrder) (Key Field) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: EWMOutboundDeliveryOrder
- Returns:
this.
-
eWMOutboundDeliveryOrderItem
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMOutboundDeliveryOrderItem(@Nullable String eWMOutboundDeliveryOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EWMOutboundDeliveryOrderItem
- Returns:
this.
-
eWMWarehouse
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMWarehouse(@Nullable String eWMWarehouse) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Returns:
this.
-
eWMDeliveryDocumentCategory
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMDeliveryDocumentCategory(@Nullable String eWMDeliveryDocumentCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMDeliveryDocumentCategory
- Returns:
this.
-
eWMOutbDelivOrderItemCategory
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMOutbDelivOrderItemCategory(@Nullable String eWMOutbDelivOrderItemCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMOutbDelivOrderItemCategory
- Returns:
this.
-
eWMOutbDeliveryOrderItemType
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMOutbDeliveryOrderItemType(@Nullable String eWMOutbDeliveryOrderItemType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMOutbDeliveryOrderItemType
- Returns:
this.
-
product
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder product(@Nullable String product) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Returns:
this.
-
productExternalID
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder productExternalID(@Nullable String productExternalID) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProductExternalID
- Returns:
this.
-
batch
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder batch(@Nullable String batch) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
productQuantity
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder productQuantity(@Nullable BigDecimal productQuantity) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: ProductQuantity
- Returns:
this.
-
quantityUnit
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder quantityUnit(@Nullable String quantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuantityUnit
- Returns:
this.
-
stagingArea
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder stagingArea(@Nullable String stagingArea) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StagingArea
- Returns:
this.
-
stagingAreaGroup
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder stagingAreaGroup(@Nullable String stagingAreaGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StagingAreaGroup
- Returns:
this.
-
stagingBay
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder stagingBay(@Nullable String stagingBay) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: StagingBay
- Returns:
this.
-
goodsIssueStatus
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder goodsIssueStatus(@Nullable String goodsIssueStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: GoodsIssueStatus
- Returns:
this.
-
plannedPickingStatus
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder plannedPickingStatus(@Nullable String plannedPickingStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PlannedPickingStatus
- Returns:
this.
-
pickingStatus
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder pickingStatus(@Nullable String pickingStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PickingStatus
- Returns:
this.
-
completionStatus
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder completionStatus(@Nullable String completionStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CompletionStatus
- Returns:
this.
-
warehouseProcessType
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder warehouseProcessType(@Nullable String warehouseProcessType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WarehouseProcessType
- Returns:
this.
-
shippingCondition
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder shippingCondition(@Nullable String shippingCondition) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Returns:
this.
-
goodsMovementBin
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder goodsMovementBin(@Nullable String goodsMovementBin) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: GoodsMovementBin
- Returns:
this.
-
eWMProductionSupplyArea
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMProductionSupplyArea(@Nullable String eWMProductionSupplyArea) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: EWMProductionSupplyArea
- Returns:
this.
-
eWMDelivLastChangeUTCDateTime
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMDelivLastChangeUTCDateTime(@Nullable OffsetDateTime eWMDelivLastChangeUTCDateTime) Constraints: NullableOriginal property name from the Odata EDM: EWMDelivLastChangeUTCDateTime
- Returns:
this.
-
eWMStorageType
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMStorageType(@Nullable String eWMStorageType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMStorageType
- Returns:
this.
-
eWMStorageSection
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMStorageSection(@Nullable String eWMStorageSection) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMStorageSection
- Returns:
this.
-
plndGoodsIssueStartUTCDateTime
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder plndGoodsIssueStartUTCDateTime(@Nullable OffsetDateTime plndGoodsIssueStartUTCDateTime) Constraints: NullableOriginal property name from the Odata EDM: PlndGoodsIssueStartUTCDateTime
- Returns:
this.
-
actlGoodsIssueStartUTCDateTime
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder actlGoodsIssueStartUTCDateTime(@Nullable OffsetDateTime actlGoodsIssueStartUTCDateTime) Constraints: NullableOriginal property name from the Odata EDM: ActlGoodsIssueStartUTCDateTime
- Returns:
this.
-
routeSchedule
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder routeSchedule(@Nullable String routeSchedule) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RouteSchedule
- Returns:
this.
-
entitledToDisposeParty
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder entitledToDisposeParty(@Nullable String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EntitledToDisposeParty
- Returns:
this.
-
eWMStockUsage
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMStockUsage(@Nullable String eWMStockUsage) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: EWMStockUsage
- Returns:
this.
-
eWMStockType
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMStockType(@Nullable String eWMStockType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EWMStockType
- Returns:
this.
-
eWMStockOwner
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder eWMStockOwner(@Nullable String eWMStockOwner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EWMStockOwner
- Returns:
this.
-
deliveryItemStockTypeDetnCode
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder deliveryItemStockTypeDetnCode(@Nullable String deliveryItemStockTypeDetnCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeliveryItemStockTypeDetnCode
- Returns:
this.
-
countryOfOrigin
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder countryOfOrigin(@Nullable String countryOfOrigin) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CountryOfOrigin
- Returns:
this.
-
wBSElementInternalID
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder wBSElementInternalID(@Nullable String wBSElementInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WBSElementInternalID
- Returns:
this.
-
wBSElementExternalID
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder wBSElementExternalID(@Nullable String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Returns:
this.
-
specialStockIdfgSalesOrder
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder specialStockIdfgSalesOrder(@Nullable String specialStockIdfgSalesOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SpecialStockIdfgSalesOrder
- Returns:
this.
-
specialStockIdfgSalesOrderItem
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder specialStockIdfgSalesOrderItem(@Nullable String specialStockIdfgSalesOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SpecialStockIdfgSalesOrderItem
- Returns:
this.
-
salesOrder
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder salesOrder(@Nullable String salesOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
this.
-
salesOrderItem
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder salesOrderItem(@Nullable String salesOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Returns:
this.
-
manufacturingOrder
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder manufacturingOrder(@Nullable String manufacturingOrder) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
_Messages
@Nonnull public WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-