public static final class WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder extends Object
@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder whseInboundDeliveryItem(WhseInboundDeliveryItem... value)
value
- The WhseInboundDeliveryItems to build this WhseInboundDeliveryHead with.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder inboundDelivery(@Nullable String inboundDelivery)
Original property name from the Odata EDM: InboundDelivery
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder warehouse(@Nullable String warehouse)
Original property name from the Odata EDM: Warehouse
All activities within a warehouse, for example, goods movements and physical inventory, are assigned to a specific warehouse number. The physical warehouse where these activities take place is identified by the warehouse number.
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder deliveryCategory(@Nullable String deliveryCategory)
Original property name from the Odata EDM: DeliveryCategory
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder deliveryType(@Nullable String deliveryType)
Original property name from the Odata EDM: DeliveryType
Each document type is assigned to one or more document categories.The document type maps the delivery process in the system in combination with the item type.
relation to the delivery process.this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder shipFromParty(@Nullable String shipFromParty)
Original property name from the Odata EDM: ShipFromParty
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder shipFromPartyName(@Nullable String shipFromPartyName)
Original property name from the Odata EDM: ShipFromPartyName
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder carrier(@Nullable String carrier)
Original property name from the Odata EDM: Carrier
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder carrierName(@Nullable String carrierName)
Original property name from the Odata EDM: CarrierName
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder advancedShippingNotification(@Nullable String advancedShippingNotification)
Original property name from the Odata EDM: AdvancedShippingNotification
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder plannedDeliveryUTCDateTime(@Nullable ZonedDateTime plannedDeliveryUTCDateTime)
Original property name from the Odata EDM: PlannedDeliveryUTCDateTime
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder receivingOffice(@Nullable String receivingOffice)
Original property name from the Odata EDM: ReceivingOffice
this
.@Nonnull public WhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public WhseInboundDeliveryHead build()
Copyright © 2021 SAP SE. All rights reserved.