Class DefaultSalesQuotationService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSalesQuotationService
All Implemented Interfaces:
BatchService<SalesQuotationServiceBatch>, SalesQuotationService

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSalesQuotationService") @Deprecated public class DefaultSalesQuotationService extends Object implements SalesQuotationService
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 quotations or only parts of the data, using the provided filters. - You can create sales quotations. Note that you must use “deep insert” requests (a header plus the following entities: header partner, header pricing element, header text, header related object, item, item partner, item pricing element, item text, and item related object). You cannot create entities without including any related entities. - For existing sales quotations, you can create new items. Note that you must use “deep insert” requests (with the following entities: item partner, item pricing element, item text, and item related object). You cannot create entities without including any related entities. - For existing sales quotations, you can update the header, header partner, header pricing element, header text, item, item partner, item pricing element, and item text. - For existing sales quotations, you can delete the header, header partner, header pricing element, header text, header related object, item, item partner, item pricing element, item text, and item related object. - You can accept or deny approval requests for sales quotations that cannot be processed without the consent of an approver..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_SALES_QUOTATION_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Sales Quotation Integration(SAP_COM_0118)
Scope Items: Sales Quotation(BDG)
Authentication Methods: x509
Business Object: Sales Quotation