Class DefaultSalesQuotationService
- All Implemented Interfaces:
BatchService<SalesQuotationServiceBatch>,SalesQuotationService
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..
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 |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.SalesQuotationService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingSalesQuotationService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createSalesQuotation(SalesQuotation salesQuotation) Deprecated.Create a newSalesQuotationentity and save it to the S/4HANA system.createSalesQuotationItem(SalesQuotationItem salesQuotationItem) Deprecated.Create a newSalesQuotationItementity and save it to the S/4HANA system.createSalesQuotationRelatedObject(SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Create a newSalesQuotationRelatedObjectentity and save it to the S/4HANA system.createSlsQtanItemRelatedObject(SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Create a newSlsQtanItemRelatedObjectentity and save it to the S/4HANA system.deleteSalesQuotation(SalesQuotation salesQuotation) Deprecated.Deletes an existingSalesQuotationentity in the S/4HANA system.deleteSalesQuotationItem(SalesQuotationItem salesQuotationItem) Deprecated.Deletes an existingSalesQuotationItementity in the S/4HANA system.deleteSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Deletes an existingSalesQuotationItemPartnerentity in the S/4HANA system.deleteSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Deletes an existingSalesQuotationItemPrcgElmntentity in the S/4HANA system.deleteSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText) Deprecated.Deletes an existingSalesQuotationItemTextentity in the S/4HANA system.deleteSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner) Deprecated.Deletes an existingSalesQuotationPartnerentity in the S/4HANA system.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Deletes an existingSalesQuotationPrcgElmntentity in the S/4HANA system.deleteSalesQuotationRelatedObject(SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Deletes an existingSalesQuotationRelatedObjectentity in the S/4HANA system.deleteSalesQuotationText(SalesQuotationText salesQuotationText) Deprecated.Deletes an existingSalesQuotationTextentity in the S/4HANA system.deleteSlsQtanItemRelatedObject(SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Deletes an existingSlsQtanItemRelatedObjectentity in the S/4HANA system.Deprecated.Fetch multipleSalesQuotationentities.Deprecated.Fetch multipleSalesQuotationItementities.Deprecated.Fetch multipleSalesQuotationItemPartnerentities.Deprecated.Fetch multipleSalesQuotationItemPrcgElmntentities.Deprecated.Fetch multipleSalesQuotationItemTextentities.Deprecated.Fetch multipleSalesQuotationPartnerentities.Deprecated.Fetch multipleSalesQuotationPrcgElmntentities.Deprecated.Fetch multipleSalesQuotationRelatedObjectentities.Deprecated.Fetch multipleSalesQuotationTextentities.Deprecated.Fetch multipleSlsQtanItemRelatedObjectentities.Deprecated.Fetch multipleSlsQtanItmPrecdgProcFlowentities.Deprecated.Fetch multipleSlsQtanItmSubsqntProcFlowentities.Deprecated.Fetch multipleSlsQtanPrecdgProcFlowentities.Deprecated.Fetch multipleSlsQtanSubsqntProcFlowentities.getSalesQuotationByKey(String salesQuotation) Deprecated.Fetch a singleSalesQuotationentity using key fields.getSalesQuotationItemByKey(String salesQuotation, String salesQuotationItem) Deprecated.Fetch a singleSalesQuotationItementity using key fields.getSalesQuotationItemPartnerByKey(String salesQuotation, String salesQuotationItem, String partnerFunction) Deprecated.Fetch a singleSalesQuotationItemPartnerentity using key fields.getSalesQuotationItemPrcgElmntByKey(String salesQuotation, String salesQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleSalesQuotationItemPrcgElmntentity using key fields.getSalesQuotationItemTextByKey(String salesQuotation, String salesQuotationItem, String language, String longTextID) Deprecated.Fetch a singleSalesQuotationItemTextentity using key fields.getSalesQuotationPartnerByKey(String salesQuotation, String partnerFunction) Deprecated.Fetch a singleSalesQuotationPartnerentity using key fields.getSalesQuotationPrcgElmntByKey(String salesQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleSalesQuotationPrcgElmntentity using key fields.getSalesQuotationRelatedObjectByKey(String salesQuotation, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleSalesQuotationRelatedObjectentity using key fields.getSalesQuotationTextByKey(String salesQuotation, String language, String longTextID) Deprecated.Fetch a singleSalesQuotationTextentity using key fields.getSlsQtanItemRelatedObjectByKey(String salesQuotation, String salesQuotationItem, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleSlsQtanItemRelatedObjectentity using key fields.getSlsQtanItmPrecdgProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanItmPrecdgProcFlowentity using key fields.getSlsQtanItmSubsqntProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanItmSubsqntProcFlowentity using key fields.getSlsQtanPrecdgProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanPrecdgProcFlowentity using key fields.getSlsQtanSubsqntProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanSubsqntProcFlowentity using key fields.rejectApprovalRequest(String salesQuotation) Deprecated.Creates a fluent helper for the rejectApprovalRequest OData function import.releaseApprovalRequest(String salesQuotation) Deprecated.Creates a fluent helper for the releaseApprovalRequest OData function import.updateSalesQuotation(SalesQuotation salesQuotation) Deprecated.Update an existingSalesQuotationentity and save it to the S/4HANA system.updateSalesQuotationItem(SalesQuotationItem salesQuotationItem) Deprecated.Update an existingSalesQuotationItementity and save it to the S/4HANA system.updateSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Update an existingSalesQuotationItemPartnerentity and save it to the S/4HANA system.updateSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Update an existingSalesQuotationItemPrcgElmntentity and save it to the S/4HANA system.updateSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText) Deprecated.Update an existingSalesQuotationItemTextentity and save it to the S/4HANA system.updateSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner) Deprecated.Update an existingSalesQuotationPartnerentity and save it to the S/4HANA system.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Update an existingSalesQuotationPrcgElmntentity and save it to the S/4HANA system.updateSalesQuotationText(SalesQuotationText salesQuotationText) Deprecated.Update an existingSalesQuotationTextentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultSalesQuotationService
public DefaultSalesQuotationService()Deprecated.Creates a service usingSalesQuotationService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:SalesQuotationServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceSalesQuotationService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<SalesQuotationServiceBatch>
-
getAllSalesQuotation
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationentities.- Specified by:
getAllSalesQuotationin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationByKey
Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationentity using key fields.- Specified by:
getSalesQuotationByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SalesQuotationentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createSalesQuotation
@Nonnull public SalesQuotationCreateFluentHelper createSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Description copied from interface:SalesQuotationServiceCreate a newSalesQuotationentity and save it to the S/4HANA system.- Specified by:
createSalesQuotationin interfaceSalesQuotationService- Parameters:
salesQuotation-SalesQuotationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SalesQuotationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotation
@Nonnull public SalesQuotationUpdateFluentHelper updateSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationin interfaceSalesQuotationService- Parameters:
salesQuotation-SalesQuotationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotation
@Nonnull public SalesQuotationDeleteFluentHelper deleteSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationentity in the S/4HANA system.- Specified by:
deleteSalesQuotationin interfaceSalesQuotationService- Parameters:
salesQuotation-SalesQuotationentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationItem
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationItementities.- Specified by:
getAllSalesQuotationItemin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationItementities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationItemByKey
@Nonnull public SalesQuotationItemByKeyFluentHelper getSalesQuotationItemByKey(String salesQuotation, String salesQuotationItem) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationItementity using key fields.- Specified by:
getSalesQuotationItemByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Sales Quotation ItemConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
SalesQuotationItementity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createSalesQuotationItem
@Nonnull public SalesQuotationItemCreateFluentHelper createSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Description copied from interface:SalesQuotationServiceCreate a newSalesQuotationItementity and save it to the S/4HANA system.- Specified by:
createSalesQuotationItemin interfaceSalesQuotationService- Parameters:
salesQuotationItem-SalesQuotationItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SalesQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationItem
@Nonnull public SalesQuotationItemUpdateFluentHelper updateSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationItementity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationItemin interfaceSalesQuotationService- Parameters:
salesQuotationItem-SalesQuotationItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationItem
@Nonnull public SalesQuotationItemDeleteFluentHelper deleteSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationItementity in the S/4HANA system.- Specified by:
deleteSalesQuotationItemin interfaceSalesQuotationService- Parameters:
salesQuotationItem-SalesQuotationItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationItemPartner
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationItemPartnerentities.- Specified by:
getAllSalesQuotationItemPartnerin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationItemPartnerentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationItemPartnerByKey
@Nonnull public SalesQuotationItemPartnerByKeyFluentHelper getSalesQuotationItemPartnerByKey(String salesQuotation, String salesQuotationItem, String partnerFunction) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationItemPartnerentity using key fields.- Specified by:
getSalesQuotationItemPartnerByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Item number of the SD documentConstraints: Not nullable, Maximum length: 6
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
SalesQuotationItemPartnerentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationItemPartner
@Nonnull public SalesQuotationItemPartnerUpdateFluentHelper updateSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationItemPartnerentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationItemPartnerin interfaceSalesQuotationService- Parameters:
salesQuotationItemPartner-SalesQuotationItemPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationItemPartner
@Nonnull public SalesQuotationItemPartnerDeleteFluentHelper deleteSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationItemPartnerentity in the S/4HANA system.- Specified by:
deleteSalesQuotationItemPartnerin interfaceSalesQuotationService- Parameters:
salesQuotationItemPartner-SalesQuotationItemPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationItemPrcgElmnt
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationItemPrcgElmntentities.- Specified by:
getAllSalesQuotationItemPrcgElmntin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationItemPrcgElmntentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationItemPrcgElmntByKey
@Nonnull public SalesQuotationItemPrcgElmntByKeyFluentHelper getSalesQuotationItemPrcgElmntByKey(String salesQuotation, String salesQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationItemPrcgElmntentity using key fields.- Specified by:
getSalesQuotationItemPrcgElmntByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales DocumentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
SalesQuotationItemPrcgElmntentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationItemPrcgElmnt
@Nonnull public SalesQuotationItemPrcgElmntUpdateFluentHelper updateSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationItemPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationItemPrcgElmntin interfaceSalesQuotationService- Parameters:
salesQuotationItemPrcgElmnt-SalesQuotationItemPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationItemPrcgElmnt
@Nonnull public SalesQuotationItemPrcgElmntDeleteFluentHelper deleteSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationItemPrcgElmntentity in the S/4HANA system.- Specified by:
deleteSalesQuotationItemPrcgElmntin interfaceSalesQuotationService- Parameters:
salesQuotationItemPrcgElmnt-SalesQuotationItemPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationItemText
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationItemTextentities.- Specified by:
getAllSalesQuotationItemTextin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationItemTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationItemTextByKey
@Nonnull public SalesQuotationItemTextByKeyFluentHelper getSalesQuotationItemTextByKey(String salesQuotation, String salesQuotationItem, String language, String longTextID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationItemTextentity using key fields.- Specified by:
getSalesQuotationItemTextByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Sales Quotation ItemConstraints: Not nullable, Maximum length: 6
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
SalesQuotationItemTextentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationItemText
@Nonnull public SalesQuotationItemTextUpdateFluentHelper updateSalesQuotationItemText(@Nonnull SalesQuotationItemText salesQuotationItemText) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationItemTextentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationItemTextin interfaceSalesQuotationService- Parameters:
salesQuotationItemText-SalesQuotationItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationItemText
@Nonnull public SalesQuotationItemTextDeleteFluentHelper deleteSalesQuotationItemText(@Nonnull SalesQuotationItemText salesQuotationItemText) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationItemTextentity in the S/4HANA system.- Specified by:
deleteSalesQuotationItemTextin interfaceSalesQuotationService- Parameters:
salesQuotationItemText-SalesQuotationItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationPartner
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationPartnerentities.- Specified by:
getAllSalesQuotationPartnerin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationPartnerentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationPartnerByKey
@Nonnull public SalesQuotationPartnerByKeyFluentHelper getSalesQuotationPartnerByKey(String salesQuotation, String partnerFunction) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationPartnerentity using key fields.- Specified by:
getSalesQuotationPartnerByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
SalesQuotationPartnerentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationPartner
@Nonnull public SalesQuotationPartnerUpdateFluentHelper updateSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationPartnerentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationPartnerin interfaceSalesQuotationService- Parameters:
salesQuotationPartner-SalesQuotationPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationPartner
@Nonnull public SalesQuotationPartnerDeleteFluentHelper deleteSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationPartnerentity in the S/4HANA system.- Specified by:
deleteSalesQuotationPartnerin interfaceSalesQuotationService- Parameters:
salesQuotationPartner-SalesQuotationPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationPrcgElmnt
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationPrcgElmntentities.- Specified by:
getAllSalesQuotationPrcgElmntin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationPrcgElmntentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationPrcgElmntByKey
@Nonnull public SalesQuotationPrcgElmntByKeyFluentHelper getSalesQuotationPrcgElmntByKey(String salesQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationPrcgElmntentity using key fields.- Specified by:
getSalesQuotationPrcgElmntByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
SalesQuotationPrcgElmntentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationPrcgElmnt
@Nonnull public SalesQuotationPrcgElmntUpdateFluentHelper updateSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationPrcgElmntin interfaceSalesQuotationService- Parameters:
salesQuotationPrcgElmnt-SalesQuotationPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationPrcgElmnt
@Nonnull public SalesQuotationPrcgElmntDeleteFluentHelper deleteSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationPrcgElmntentity in the S/4HANA system.- Specified by:
deleteSalesQuotationPrcgElmntin interfaceSalesQuotationService- Parameters:
salesQuotationPrcgElmnt-SalesQuotationPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationRelatedObject
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationRelatedObjectentities.- Specified by:
getAllSalesQuotationRelatedObjectin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationRelatedObjectentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationRelatedObjectByKey
@Nonnull public SalesQuotationRelatedObjectByKeyFluentHelper getSalesQuotationRelatedObjectByKey(String salesQuotation, String sDDocRelatedObjectSequenceNmbr) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationRelatedObjectentity using key fields.- Specified by:
getSalesQuotationRelatedObjectByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
sDDocRelatedObjectSequenceNmbr- Sequence Number of the Related Object of an SD DocumentConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
SalesQuotationRelatedObjectentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createSalesQuotationRelatedObject
@Nonnull public SalesQuotationRelatedObjectCreateFluentHelper createSalesQuotationRelatedObject(@Nonnull SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Description copied from interface:SalesQuotationServiceCreate a newSalesQuotationRelatedObjectentity and save it to the S/4HANA system.- Specified by:
createSalesQuotationRelatedObjectin interfaceSalesQuotationService- Parameters:
salesQuotationRelatedObject-SalesQuotationRelatedObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SalesQuotationRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationRelatedObject
@Nonnull public SalesQuotationRelatedObjectDeleteFluentHelper deleteSalesQuotationRelatedObject(@Nonnull SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationRelatedObjectentity in the S/4HANA system.- Specified by:
deleteSalesQuotationRelatedObjectin interfaceSalesQuotationService- Parameters:
salesQuotationRelatedObject-SalesQuotationRelatedObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSalesQuotationText
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSalesQuotationTextentities.- Specified by:
getAllSalesQuotationTextin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SalesQuotationTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSalesQuotationTextByKey
@Nonnull public SalesQuotationTextByKeyFluentHelper getSalesQuotationTextByKey(String salesQuotation, String language, String longTextID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSalesQuotationTextentity using key fields.- Specified by:
getSalesQuotationTextByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
SalesQuotationTextentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSalesQuotationText
@Nonnull public SalesQuotationTextUpdateFluentHelper updateSalesQuotationText(@Nonnull SalesQuotationText salesQuotationText) Deprecated.Description copied from interface:SalesQuotationServiceUpdate an existingSalesQuotationTextentity and save it to the S/4HANA system.- Specified by:
updateSalesQuotationTextin interfaceSalesQuotationService- Parameters:
salesQuotationText-SalesQuotationTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SalesQuotationTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSalesQuotationText
@Nonnull public SalesQuotationTextDeleteFluentHelper deleteSalesQuotationText(@Nonnull SalesQuotationText salesQuotationText) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSalesQuotationTextentity in the S/4HANA system.- Specified by:
deleteSalesQuotationTextin interfaceSalesQuotationService- Parameters:
salesQuotationText-SalesQuotationTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SalesQuotationTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsQtanItemRelatedObject
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSlsQtanItemRelatedObjectentities.- Specified by:
getAllSlsQtanItemRelatedObjectin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SlsQtanItemRelatedObjectentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsQtanItemRelatedObjectByKey
@Nonnull public SlsQtanItemRelatedObjectByKeyFluentHelper getSlsQtanItemRelatedObjectByKey(String salesQuotation, String salesQuotationItem, String sDDocRelatedObjectSequenceNmbr) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSlsQtanItemRelatedObjectentity using key fields.- Specified by:
getSlsQtanItemRelatedObjectByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Sales QuotationConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Sales Quotation ItemConstraints: Not nullable, Maximum length: 6
sDDocRelatedObjectSequenceNmbr- Sequence Number of the Related Object of an SD DocumentConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
SlsQtanItemRelatedObjectentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createSlsQtanItemRelatedObject
@Nonnull public SlsQtanItemRelatedObjectCreateFluentHelper createSlsQtanItemRelatedObject(@Nonnull SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Description copied from interface:SalesQuotationServiceCreate a newSlsQtanItemRelatedObjectentity and save it to the S/4HANA system.- Specified by:
createSlsQtanItemRelatedObjectin interfaceSalesQuotationService- Parameters:
slsQtanItemRelatedObject-SlsQtanItemRelatedObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsQtanItemRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsQtanItemRelatedObject
@Nonnull public SlsQtanItemRelatedObjectDeleteFluentHelper deleteSlsQtanItemRelatedObject(@Nonnull SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Description copied from interface:SalesQuotationServiceDeletes an existingSlsQtanItemRelatedObjectentity in the S/4HANA system.- Specified by:
deleteSlsQtanItemRelatedObjectin interfaceSalesQuotationService- Parameters:
slsQtanItemRelatedObject-SlsQtanItemRelatedObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsQtanItemRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsQtanItmPrecdgProcFlow
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSlsQtanItmPrecdgProcFlowentities.- Specified by:
getAllSlsQtanItmPrecdgProcFlowin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SlsQtanItmPrecdgProcFlowentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsQtanItmPrecdgProcFlowByKey
@Nonnull public SlsQtanItmPrecdgProcFlowByKeyFluentHelper getSlsQtanItmPrecdgProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSlsQtanItmPrecdgProcFlowentity using key fields.- Specified by:
getSlsQtanItmPrecdgProcFlowByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Subsequent Sales and Distribution DocumentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Subsequent Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SlsQtanItmPrecdgProcFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsQtanItmSubsqntProcFlow
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSlsQtanItmSubsqntProcFlowentities.- Specified by:
getAllSlsQtanItmSubsqntProcFlowin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SlsQtanItmSubsqntProcFlowentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsQtanItmSubsqntProcFlowByKey
@Nonnull public SlsQtanItmSubsqntProcFlowByKeyFluentHelper getSlsQtanItmSubsqntProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSlsQtanItmSubsqntProcFlowentity using key fields.- Specified by:
getSlsQtanItmSubsqntProcFlowByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Preceding Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SlsQtanItmSubsqntProcFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsQtanPrecdgProcFlow
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSlsQtanPrecdgProcFlowentities.- Specified by:
getAllSlsQtanPrecdgProcFlowin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SlsQtanPrecdgProcFlowentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsQtanPrecdgProcFlowByKey
@Nonnull public SlsQtanPrecdgProcFlowByKeyFluentHelper getSlsQtanPrecdgProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSlsQtanPrecdgProcFlowentity using key fields.- Specified by:
getSlsQtanPrecdgProcFlowByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Subsequent Sales and Distribution DocumentConstraints: Not nullable, Maximum length: 10
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SlsQtanPrecdgProcFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsQtanSubsqntProcFlow
Deprecated.Description copied from interface:SalesQuotationServiceFetch multipleSlsQtanSubsqntProcFlowentities.- Specified by:
getAllSlsQtanSubsqntProcFlowin interfaceSalesQuotationService- Returns:
- A fluent helper to fetch multiple
SlsQtanSubsqntProcFlowentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsQtanSubsqntProcFlowByKey
@Nonnull public SlsQtanSubsqntProcFlowByKeyFluentHelper getSlsQtanSubsqntProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Description copied from interface:SalesQuotationServiceFetch a singleSlsQtanSubsqntProcFlowentity using key fields.- Specified by:
getSlsQtanSubsqntProcFlowByKeyin interfaceSalesQuotationService- Parameters:
salesQuotation- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SlsQtanSubsqntProcFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
releaseApprovalRequest
@Nonnull public ReleaseApprovalRequestFluentHelper releaseApprovalRequest(@Nonnull String salesQuotation) Deprecated.Description copied from interface:SalesQuotationServiceCreates a fluent helper for the releaseApprovalRequest OData function import.
- Specified by:
releaseApprovalRequestin interfaceSalesQuotationService- Parameters:
salesQuotation- Constraints: Not nullable, Maximum length: 11000Original parameter name from the Odata EDM: SalesQuotation
- Returns:
- A fluent helper object that will execute the releaseApprovalRequest OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
rejectApprovalRequest
@Nonnull public RejectApprovalRequestFluentHelper rejectApprovalRequest(@Nonnull String salesQuotation) Deprecated.Description copied from interface:SalesQuotationServiceCreates a fluent helper for the rejectApprovalRequest OData function import.
- Specified by:
rejectApprovalRequestin interfaceSalesQuotationService- Parameters:
salesQuotation- Constraints: Not nullable, Maximum length: 11000Original parameter name from the Odata EDM: SalesQuotation
- Returns:
- A fluent helper object that will execute the rejectApprovalRequest OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-