Class DefaultCustomerReturnService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultCustomerReturnService
All Implemented Interfaces:
BatchService<CustomerReturnServiceBatch>, CustomerReturnService

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultCustomerReturnService") @Deprecated public class DefaultCustomerReturnService extends Object implements CustomerReturnService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

You can use this service to integrate external applications with customer return processing in SAP S/4HANA Cloud. In every API call, you can make use of the following operations: - You can retrieve customer returns. Apply any of the filters provided or retrieve all existing data. - You can create customer returns. Note that you must use “deep insert” requests (a header plus the following entities: header partner, header pricing element, item, item partner, and item pricing element). You cannot create entities without including any related entities. - For existing customer returns, you can create new items. Note that you must use “deep insert” requests (with the following entities: item partner and item pricing element). You cannot create entities without including any related entities. - For existing customer returns, you can update the header, header partner, header pricing element, item, item partner, and item pricing element. - For existing customer returns, you can delete the header, header partner, header pricing element, item, item partner, and item pricing element..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_CUSTOMER_RETURN_SRV
API Version: 1.1.0
Minimum ERP Version: 2302
Communication Scenario: Customer Return Integration(SAP_COM_0157)
Scope Items: Customer Consignment(1IU), Customer Returns with Direct Shipment from Customer to Supplier(1Z3), Customer Returns(BKP)
Authentication Methods: x509
Business Object: Customer Return