public static final class InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder extends Object
@Nonnull public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder maintenanceItemObject(MaintenanceItemObjList... value)
value
- The MaintenanceItemObjLists to build this InbDeliverySerialNmbr with.public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder deliveryDate(@Nullable LocalDateTime deliveryDate)
Original property name from the Odata EDM: DeliveryDate
Date in the form YYYYMMDD (where Y = year, M = month, D = day)19920301
public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder deliveryDocument(@Nullable String deliveryDocument)
Original property name from the Odata EDM: DeliveryDocument
public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder deliveryDocumentItem(@Nullable String deliveryDocumentItem)
Original property name from the Odata EDM: DeliveryDocumentItem
public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder maintenanceItemObjectList(@Nullable Long maintenanceItemObjectList)
Original property name from the Odata EDM: MaintenanceItemObjectList
public InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder sDDocumentCategory(@Nullable String sDDocumentCategory)
Original property name from the Odata EDM: SDDocumentCategory
The document category determines how the system stores and keeps track of document data. It enables the system to provide you with status information about delivery processing, billing, and documents that are used for reference (for example, inquiries and quotations).
sales orders, deliveries, and invoices.public InbDeliverySerialNmbr build()
Copyright © 2019 SAP SE. All rights reserved.