Class DefaultDebitMemoRequestService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultDebitMemoRequestService
All Implemented Interfaces:
BatchService<DebitMemoRequestServiceBatch>, DebitMemoRequestService

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

In every API call, you can make use of the following operations: - You can read entire debit memo requests or only parts of the data, using the provided filters. - You can create debit memo requests. Note that you must use “deep insert” requests (a header plus the following entities: header partner, header pricing element, header text, item, item partner, item pricing element, and item text). You cannot create entities without including any related entities. - For existing debit memo requests, you can create new items. Note that you must use “deep insert” requests (with the following entities: item partner, item pricing element, and item text). You cannot create entities without including any related entities. - For existing debit memo requests, you can update the following entities (that is, you can change the content of their properties): header, header partner, header pricing element, header text, item, item partner, item pricing element, and item text. - For existing debit memo requests, you can delete the header, header partner, header pricing element, header text, item, item partner, item pricing element, and item text. - You can accept or deny approval requests for debit memo requests that cannot be processed without the consent of an approver..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_DEBIT_MEMO_REQUEST_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Debit Memo Request Integration(SAP_COM_0159)
Scope Items: Debit Memo Processing(1F1), Invoice Correction Process with Debit Memo(BDQ), Invoice Correction Process with Debit Memo(ODQ), Debit Memo Processing(OF1)
Authentication Methods: x509
Business Object: Debit Memo Request