public static final class ReservationDocumentHeader.ReservationDocumentHeaderBuilder extends Object
@Nonnull public ReservationDocumentHeader.ReservationDocumentHeaderBuilder reservationDocumentItem(ReservationDocumentItem... value)
value
- The ReservationDocumentItems to build this ReservationDocumentHeader with.public ReservationDocumentHeader.ReservationDocumentHeaderBuilder reservation(@Nullable String reservation)
Original property name from the Odata EDM: Reservation
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder orderID(@Nullable String orderID)
Original property name from the Odata EDM: OrderID
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder goodsMovementType(@Nullable String goodsMovementType)
Original property name from the Odata EDM: GoodsMovementType
warehouse) is allocated to a movement type in the system.public ReservationDocumentHeader.ReservationDocumentHeaderBuilder costCenter(@Nullable String costCenter)
Original property name from the Odata EDM: CostCenter
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder goodsRecipientName(@Nullable String goodsRecipientName)
Original property name from the Odata EDM: GoodsRecipientName
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder reservationDate(@Nullable LocalDateTime reservationDate)
Original property name from the Odata EDM: ReservationDate
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder isCheckedAgainstFactoryCal(@Nullable Boolean isCheckedAgainstFactoryCal)
Original property name from the Odata EDM: IsCheckedAgainstFactoryCal
The system checks the factory calendar to determine whether the dates in the reservation are valid workdays.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
This customer number is used for managing customer special stocks.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
The controlling area is the highest organizational unit in Controlling.Whether controlling area and company code are in a 1:1 relationship or a 1:n relationship, the number of posting periods in both controlling area and company code(s) must be identical. However, special periods may vary.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder salesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
The selection of postprocessing records via the sales order number is only possible for non-valuated sales order stock.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder salesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder salesOrderScheduleLine(@Nullable String salesOrderScheduleLine)
Original property name from the Odata EDM: SalesOrderScheduleLine
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder assetNumber(@Nullable String assetNumber)
Original property name from the Odata EDM: AssetNumber
Accounting.public ReservationDocumentHeader.ReservationDocumentHeaderBuilder assetSubNumber(@Nullable String assetSubNumber)
Original property name from the Odata EDM: AssetSubNumber
Using the asset sub-number, you can:Provide for separate management of later acquisitions to assets.Represent complex fixed assets with their component parts.In contrast to the main asset number, the asset sub-number must be numerical.
Accounting.public ReservationDocumentHeader.ReservationDocumentHeaderBuilder networkNumberForAcctAssgmt(@Nullable String networkNumberForAcctAssgmt)
Original property name from the Odata EDM: NetworkNumberForAcctAssgmt
Numbers are used to differentiate these project structures.When you specify a network, for example, when you are entering attendances, you can define that the network is debited when the sender cost center is credited.Use the possible entries pushbutton to select the network number for the required project structure.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder issuingOrReceivingPlant(@Nullable String issuingOrReceivingPlant)
Original property name from the Odata EDM: IssuingOrReceivingPlant
The receiving plant is the plant or internal organizational unit that is to receive the goods.The issuing plant is the plant that issues the goods.NoteThe value of the transfer posting is determined not by the plant entered here but by the plant specified in the Plant field.
public ReservationDocumentHeader.ReservationDocumentHeaderBuilder issuingOrReceivingStorageLoc(@Nullable String issuingOrReceivingStorageLoc)
Original property name from the Odata EDM: IssuingOrReceivingStorageLoc
The receiving storage location is the storage location that is to receive the goods.The issuing storage location is the storage location that issues the goods.
public ReservationDocumentHeader build()
Copyright © 2020 SAP SE. All rights reserved.