Class DefaultCreditMemoRequestService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultCreditMemoRequestService
All Implemented Interfaces:
BatchService<CreditMemoRequestServiceBatch>, CreditMemoRequestService

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultCreditMemoRequestService") public class DefaultCreditMemoRequestService extends Object implements CreditMemoRequestService

In every API call, you can make use of the following operations: - You can read entire credit memo requests or only parts of the data, using the provided filters. - You can create credit memo requests. 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 credit memo requests, 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 credit memo requests, you can update the following entities (that is, you can change the content of their properties): the header, header partner, header pricing element, item, item partner, and item pricing element. - For existing credit memo requests, you can delete the header, header partner, header pricing element, item, item partner, and item pricing element. - You can accept or deny approval requests for credit memo requests that cannot be processed without the consent of an approver..

Business Documentation

Reference: SAP API Business Hub

Details:

OData Service: API_CREDIT_MEMO_REQUEST_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Credit Memo Request Integration(SAP_COM_0158)
Scope Items: Credit Memo Processing(1EZ), Invoice Correction Process with Credit Memo(BKL), Invoice Correction Process with Credit Memo(OKL), Credit Memo Processing(PEZ)
Authentication Methods: x509
Business Object: Credit Memo Request