Class DefaultSalesOrderWithoutChargeService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSalesOrderWithoutChargeService
All Implemented Interfaces:
BatchService<SalesOrderWithoutChargeServiceBatch>, SalesOrderWithoutChargeService

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSalesOrderWithoutChargeService") @Deprecated public class DefaultSalesOrderWithoutChargeService extends Object implements SalesOrderWithoutChargeService
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 sales orders without charge or only parts of the data, using the provided filters. - You can create sales orders without charge. Note that you must use “deep insert” requests (a header plus the following entities: header partner, item and item partner). You cannot create entities without including any related entities. - For existing sales orders without charge, you can create new items. Note that you must use “deep insert” requests (with the entity: item partner). You cannot create entities without including any related entities. - For existing sales orders without charge, you can update the header, header partner, item and item partner. - For existing sales orders without charge, you can delete the header, header partner, item and item partner..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_SALES_ORDER_WITHOUT_CHARGE_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Sales Order Without Charge Integration(SAP_COM_0334)
Scope Items: Free of Charge Delivery(BDA)
Authentication Methods: x509
Business Object: Sales Order Without Charge