public static final class ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder extends Object
@Nonnull public ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder maintenanceItemObject(ReturnsDeliveryMaintObj... value)
value
- The ReturnsDeliveryMaintObjs to build this ReturnsDeliverySrlNmbr with.public ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder 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 ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder deliveryDocument(@Nullable String deliveryDocument)
Original property name from the Odata EDM: DeliveryDocument
public ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder deliveryDocumentItem(@Nullable String deliveryDocumentItem)
Original property name from the Odata EDM: DeliveryDocumentItem
public ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder maintenanceItemObjectList(@Nullable Long maintenanceItemObjectList)
Original property name from the Odata EDM: MaintenanceItemObjectList
public ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder 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).
system (for example: quotations, sales orders, deliveries, and invoices).public ReturnsDeliverySrlNmbr build()
Copyright © 2019 SAP SE. All rights reserved.