public static final class MaterialDocumentHeader.MaterialDocumentHeaderBuilder extends Object
@Nonnull public MaterialDocumentHeader.MaterialDocumentHeaderBuilder materialDocumentItem(MaterialDocumentItem... value)
value
- The MaterialDocumentItems to build this MaterialDocumentHeader with.public MaterialDocumentHeader.MaterialDocumentHeaderBuilder materialDocumentYear(@Nullable String materialDocumentYear)
Original property name from the Odata EDM: MaterialDocumentYear
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder materialDocument(@Nullable String materialDocument)
Original property name from the Odata EDM: MaterialDocument
Number of the material document with which a goods movement was posted.Together with the material document year, the document number constitutes the key via which a material document is accessed.
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder inventoryTransactionType(@Nullable String inventoryTransactionType)
Original property name from the Odata EDM: InventoryTransactionType
order".)public MaterialDocumentHeader.MaterialDocumentHeaderBuilder documentDate(@Nullable LocalDateTime documentDate)
Original property name from the Odata EDM: DocumentDate
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder postingDate(@Nullable LocalDateTime postingDate)
Original property name from the Odata EDM: PostingDate
The fiscal year and the period for which an update of the accounts specified in the document or cost elements is made, are derived from the posting date.When entering documents, the system checks whether the posting date entered is allowed by means of the posting period permitted.The posting date can differ from both the entry date (day of entry into the system) and the document date (day of creation of the original document).
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
NoteThe posting date can differ from the entry date (date of entry in the system) and the document date.
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder creationTime(@Nullable LocalTime creationTime)
Original property name from the Odata EDM: CreationTime
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
public MaterialDocumentHeader.MaterialDocumentHeaderBuilder materialDocumentHeaderText(@Nullable String materialDocumentHeaderText)
Original property name from the Odata EDM: MaterialDocumentHeaderText
not only for certain line items.public MaterialDocumentHeader.MaterialDocumentHeaderBuilder referenceDocument(@Nullable String referenceDocument)
Original property name from the Odata EDM: ReferenceDocument
The reference document number is used as a search criterion when displaying or changing documents. In correspondence, the reference document number is sometimes printed in place of the document number.Enter the number specified by the business partner. If the document was created in-house and you do not know the business partner document number, you can copy the document number into the reference number field by entering "*".
contain a different value.public MaterialDocumentHeader.MaterialDocumentHeaderBuilder goodsMovementCode(@Nullable String goodsMovementCode)
Original property name from the Odata EDM: GoodsMovementCode
public MaterialDocumentHeader build()
Copyright © 2019 SAP SE. All rights reserved.