Class DefaultCustomerReturnsDeliveryService
- All Implemented Interfaces:
BatchService<CustomerReturnsDeliveryServiceBatch>,CustomerReturnsDeliveryService
This service enables you to create, read, update and delete customer returns deliveries. It can be consumed in Fiori apps and on other user interfaces.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_CUSTOMER_RETURNS_DELIVERY_SRV |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Delivery Processing Integration(SAP_COM_0106) |
| Scope Items: | Direct Procurement with Inbound Delivery(2TX), Sell from Stock(BD9), Lean Customer Returns(BDD), Sell from Stock(OD9), Delivery Processing without Order Reference(1MI), Free of Charge Delivery(BDA), Customer Returns(BKP) |
| Authentication Methods: | x509 |
| Business Object: | Customer Returns Delivery |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.CustomerReturnsDeliveryService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingCustomerReturnsDeliveryService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.confirmPutawayAllItems(String deliveryDocument) Deprecated.Creates a fluent helper for the ConfirmPutawayAllItems OData function import.confirmPutawayOneItem(String deliveryDocument, String deliveryDocumentItem) Deprecated.Creates a fluent helper for the ConfirmPutawayOneItem OData function import.createReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Create a newReturnsDeliveryHeaderentity and save it to the S/4HANA system.deleteReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Deletes an existingReturnsDeliveryHeaderentity in the S/4HANA system.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Deletes an existingReturnsDeliveryItementity in the S/4HANA system.Deprecated.Fetch multipleReturnsDeliveryHeaderentities.Deprecated.Fetch multipleReturnsDeliveryItementities.getReturnsDeliveryDocFlowByKey(String precedingDocument, String precedingDocumentItem, String subsequentDocumentCategory) Deprecated.Fetch a singleReturnsDeliveryDocFlowentity using key fields.getReturnsDeliveryHeaderByKey(String deliveryDocument) Deprecated.Fetch a singleReturnsDeliveryHeaderentity using key fields.getReturnsDeliveryItemByKey(String deliveryDocument, String deliveryDocumentItem) Deprecated.Fetch a singleReturnsDeliveryItementity using key fields.getReturnsDeliveryPartnerByKey(String partnerFunction, String sDDocument) Deprecated.Fetch a singleReturnsDeliveryPartnerentity using key fields.getReturnsDeliverySrlNmbrByKey(Integer maintenanceItemObjectList) Deprecated.Fetch a singleReturnsDeliverySrlNmbrentity using key fields.postGoodsReceipt(String deliveryDocument) Deprecated.Creates a fluent helper for the PostGoodsReceipt OData function import.putawayAllItems(String deliveryDocument) Deprecated.Creates a fluent helper for the PutawayAllItems OData function import.putawayOneItem(String deliveryDocument, String deliveryDocumentItem) Deprecated.Creates a fluent helper for the PutawayOneItem OData function import.reverseGoodsReceipt(LocalDateTime actualGoodsMovementDate, String deliveryDocument) Deprecated.Creates a fluent helper for the ReverseGoodsReceipt OData function import.updateReturnsDeliveryDocFlow(ReturnsDeliveryDocFlow returnsDeliveryDocFlow) Deprecated.Update an existingReturnsDeliveryDocFlowentity and save it to the S/4HANA system.updateReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Update an existingReturnsDeliveryHeaderentity and save it to the S/4HANA system.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Update an existingReturnsDeliveryItementity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultCustomerReturnsDeliveryService
public DefaultCustomerReturnsDeliveryService()Deprecated.Creates a service usingCustomerReturnsDeliveryService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceCustomerReturnsDeliveryService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<CustomerReturnsDeliveryServiceBatch>
-
getReturnsDeliveryDocFlowByKey
@Nonnull public ReturnsDeliveryDocFlowByKeyFluentHelper getReturnsDeliveryDocFlowByKey(String precedingDocument, String precedingDocumentItem, String subsequentDocumentCategory) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch a singleReturnsDeliveryDocFlowentity using key fields.- Specified by:
getReturnsDeliveryDocFlowByKeyin interfaceCustomerReturnsDeliveryService- Parameters:
precedingDocument- Preceding Doc.Constraints: Not nullable, Maximum length: 10
precedingDocumentItem- Preceding ItemConstraints: Not nullable, Maximum length: 6
subsequentDocumentCategory- Subs.Doc.Categ.Constraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ReturnsDeliveryDocFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateReturnsDeliveryDocFlow
@Nonnull public ReturnsDeliveryDocFlowUpdateFluentHelper updateReturnsDeliveryDocFlow(@Nonnull ReturnsDeliveryDocFlow returnsDeliveryDocFlow) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceUpdate an existingReturnsDeliveryDocFlowentity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryDocFlowin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryDocFlow-ReturnsDeliveryDocFlowentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ReturnsDeliveryDocFlowentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllReturnsDeliveryHeader
Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch multipleReturnsDeliveryHeaderentities.- Specified by:
getAllReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryService- Returns:
- A fluent helper to fetch multiple
ReturnsDeliveryHeaderentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getReturnsDeliveryHeaderByKey
@Nonnull public ReturnsDeliveryHeaderByKeyFluentHelper getReturnsDeliveryHeaderByKey(String deliveryDocument) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch a singleReturnsDeliveryHeaderentity using key fields.- Specified by:
getReturnsDeliveryHeaderByKeyin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ReturnsDeliveryHeaderentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createReturnsDeliveryHeader
@Nonnull public ReturnsDeliveryHeaderCreateFluentHelper createReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreate a newReturnsDeliveryHeaderentity and save it to the S/4HANA system.- Specified by:
createReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ReturnsDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateReturnsDeliveryHeader
@Nonnull public ReturnsDeliveryHeaderUpdateFluentHelper updateReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceUpdate an existingReturnsDeliveryHeaderentity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ReturnsDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteReturnsDeliveryHeader
@Nonnull public ReturnsDeliveryHeaderDeleteFluentHelper deleteReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceDeletes an existingReturnsDeliveryHeaderentity in the S/4HANA system.- Specified by:
deleteReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ReturnsDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllReturnsDeliveryItem
Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch multipleReturnsDeliveryItementities.- Specified by:
getAllReturnsDeliveryItemin interfaceCustomerReturnsDeliveryService- Returns:
- A fluent helper to fetch multiple
ReturnsDeliveryItementities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getReturnsDeliveryItemByKey
@Nonnull public ReturnsDeliveryItemByKeyFluentHelper getReturnsDeliveryItemByKey(String deliveryDocument, String deliveryDocumentItem) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch a singleReturnsDeliveryItementity using key fields.- Specified by:
getReturnsDeliveryItemByKeyin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ReturnsDeliveryItementity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateReturnsDeliveryItem
@Nonnull public ReturnsDeliveryItemUpdateFluentHelper updateReturnsDeliveryItem(@Nonnull ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceUpdate an existingReturnsDeliveryItementity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryItemin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryItem-ReturnsDeliveryItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ReturnsDeliveryItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteReturnsDeliveryItem
@Nonnull public ReturnsDeliveryItemDeleteFluentHelper deleteReturnsDeliveryItem(@Nonnull ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceDeletes an existingReturnsDeliveryItementity in the S/4HANA system.- Specified by:
deleteReturnsDeliveryItemin interfaceCustomerReturnsDeliveryService- Parameters:
returnsDeliveryItem-ReturnsDeliveryItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ReturnsDeliveryItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getReturnsDeliveryPartnerByKey
@Nonnull public ReturnsDeliveryPartnerByKeyFluentHelper getReturnsDeliveryPartnerByKey(String partnerFunction, String sDDocument) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch a singleReturnsDeliveryPartnerentity using key fields.- Specified by:
getReturnsDeliveryPartnerByKeyin interfaceCustomerReturnsDeliveryService- Parameters:
partnerFunction- Partner FunctnConstraints: Not nullable, Maximum length: 2
sDDocument- SD DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ReturnsDeliveryPartnerentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getReturnsDeliverySrlNmbrByKey
@Nonnull public ReturnsDeliverySrlNmbrByKeyFluentHelper getReturnsDeliverySrlNmbrByKey(Integer maintenanceItemObjectList) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceFetch a singleReturnsDeliverySrlNmbrentity using key fields.- Specified by:
getReturnsDeliverySrlNmbrByKeyin interfaceCustomerReturnsDeliveryService- Parameters:
maintenanceItemObjectList- Object listConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ReturnsDeliverySrlNmbrentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
reverseGoodsReceipt
@Nonnull public ReverseGoodsReceiptFluentHelper reverseGoodsReceipt(@Nonnull LocalDateTime actualGoodsMovementDate, @Nonnull String deliveryDocument) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the ReverseGoodsReceipt OData function import.
- Specified by:
reverseGoodsReceiptin interfaceCustomerReturnsDeliveryService- Parameters:
actualGoodsMovementDate- Actual GI DateConstraints: Not nullable, Precision: 0
Original parameter name from the Odata EDM: ActualGoodsMovementDate
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the ReverseGoodsReceipt OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
postGoodsReceipt
Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the PostGoodsReceipt OData function import.
- Specified by:
postGoodsReceiptin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the PostGoodsReceipt OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
confirmPutawayAllItems
@Nonnull public ConfirmPutawayAllItemsFluentHelper confirmPutawayAllItems(@Nonnull String deliveryDocument) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the ConfirmPutawayAllItems OData function import.
- Specified by:
confirmPutawayAllItemsin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the ConfirmPutawayAllItems OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
confirmPutawayOneItem
@Nonnull public ConfirmPutawayOneItemFluentHelper confirmPutawayOneItem(@Nonnull String deliveryDocument, @Nonnull String deliveryDocumentItem) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the ConfirmPutawayOneItem OData function import.
- Specified by:
confirmPutawayOneItemin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the ConfirmPutawayOneItem OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
putawayAllItems
Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the PutawayAllItems OData function import.
- Specified by:
putawayAllItemsin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the PutawayAllItems OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
putawayOneItem
@Nonnull public PutawayOneItemFluentHelper putawayOneItem(@Nonnull String deliveryDocument, @Nonnull String deliveryDocumentItem) Deprecated.Description copied from interface:CustomerReturnsDeliveryServiceCreates a fluent helper for the PutawayOneItem OData function import.
- Specified by:
putawayOneItemin interfaceCustomerReturnsDeliveryService- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the PutawayOneItem OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-