Interface SalesQuotationService
- All Superinterfaces:
BatchService<SalesQuotationServiceBatch>
- All Known Implementing Classes:
DefaultSalesQuotationService
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
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptioncreateSalesQuotation(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.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
getAllSalesQuotation
Deprecated.Fetch multipleSalesQuotationentities.- 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.Fetch a singleSalesQuotationentity using key fields.- 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 SalesQuotationCreateFluentHelper createSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Create a newSalesQuotationentity and save it to the S/4HANA system.- 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 SalesQuotationUpdateFluentHelper updateSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Update an existingSalesQuotationentity and save it to the S/4HANA system.- 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 SalesQuotationDeleteFluentHelper deleteSalesQuotation(@Nonnull SalesQuotation salesQuotation) Deprecated.Deletes an existingSalesQuotationentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationItementities.- 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 SalesQuotationItemByKeyFluentHelper getSalesQuotationItemByKey(String salesQuotation, String salesQuotationItem) Deprecated.Fetch a singleSalesQuotationItementity using key fields.- 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 SalesQuotationItemCreateFluentHelper createSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Create a newSalesQuotationItementity and save it to the S/4HANA system.- 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 SalesQuotationItemUpdateFluentHelper updateSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Update an existingSalesQuotationItementity and save it to the S/4HANA system.- 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 SalesQuotationItemDeleteFluentHelper deleteSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem) Deprecated.Deletes an existingSalesQuotationItementity in the S/4HANA system.- 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.Fetch multipleSalesQuotationItemPartnerentities.- 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 SalesQuotationItemPartnerByKeyFluentHelper getSalesQuotationItemPartnerByKey(String salesQuotation, String salesQuotationItem, String partnerFunction) Deprecated.Fetch a singleSalesQuotationItemPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
salesQuotation- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Item number of the SD documentConstraints: Not nullable, Maximum length: 6
- 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 SalesQuotationItemPartnerUpdateFluentHelper updateSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Update an existingSalesQuotationItemPartnerentity and save it to the S/4HANA system.- 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 SalesQuotationItemPartnerDeleteFluentHelper deleteSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner) Deprecated.Deletes an existingSalesQuotationItemPartnerentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationItemPrcgElmntentities.- 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 SalesQuotationItemPrcgElmntByKeyFluentHelper getSalesQuotationItemPrcgElmntByKey(String salesQuotation, String salesQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleSalesQuotationItemPrcgElmntentity using key fields.- Parameters:
salesQuotation- Sales DocumentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
pricingProcedureStep- Step NumberConstraints: 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 SalesQuotationItemPrcgElmntUpdateFluentHelper updateSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Update an existingSalesQuotationItemPrcgElmntentity and save it to the S/4HANA system.- 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 SalesQuotationItemPrcgElmntDeleteFluentHelper deleteSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt) Deprecated.Deletes an existingSalesQuotationItemPrcgElmntentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationItemTextentities.- 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 SalesQuotationItemTextByKeyFluentHelper getSalesQuotationItemTextByKey(String salesQuotation, String salesQuotationItem, String language, String longTextID) Deprecated.Fetch a singleSalesQuotationItemTextentity using key fields.- 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 SalesQuotationItemTextUpdateFluentHelper updateSalesQuotationItemText(@Nonnull SalesQuotationItemText salesQuotationItemText) Deprecated.Update an existingSalesQuotationItemTextentity and save it to the S/4HANA system.- 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 SalesQuotationItemTextDeleteFluentHelper deleteSalesQuotationItemText(@Nonnull SalesQuotationItemText salesQuotationItemText) Deprecated.Deletes an existingSalesQuotationItemTextentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationPartnerentities.- 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 SalesQuotationPartnerByKeyFluentHelper getSalesQuotationPartnerByKey(String salesQuotation, String partnerFunction) Deprecated.Fetch a singleSalesQuotationPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
salesQuotation- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
- 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 SalesQuotationPartnerUpdateFluentHelper updateSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner) Deprecated.Update an existingSalesQuotationPartnerentity and save it to the S/4HANA system.- 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 SalesQuotationPartnerDeleteFluentHelper deleteSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner) Deprecated.Deletes an existingSalesQuotationPartnerentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationPrcgElmntentities.- 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 SalesQuotationPrcgElmntByKeyFluentHelper getSalesQuotationPrcgElmntByKey(String salesQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleSalesQuotationPrcgElmntentity using key fields.- Parameters:
salesQuotation- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
pricingProcedureStep- Step NumberConstraints: 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 SalesQuotationPrcgElmntUpdateFluentHelper updateSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Update an existingSalesQuotationPrcgElmntentity and save it to the S/4HANA system.- 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 SalesQuotationPrcgElmntDeleteFluentHelper deleteSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) Deprecated.Deletes an existingSalesQuotationPrcgElmntentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationRelatedObjectentities.- 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 SalesQuotationRelatedObjectByKeyFluentHelper getSalesQuotationRelatedObjectByKey(String salesQuotation, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleSalesQuotationRelatedObjectentity using key fields.- 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 SalesQuotationRelatedObjectCreateFluentHelper createSalesQuotationRelatedObject(@Nonnull SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Create a newSalesQuotationRelatedObjectentity and save it to the S/4HANA system.- 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 SalesQuotationRelatedObjectDeleteFluentHelper deleteSalesQuotationRelatedObject(@Nonnull SalesQuotationRelatedObject salesQuotationRelatedObject) Deprecated.Deletes an existingSalesQuotationRelatedObjectentity in the S/4HANA system.- 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.Fetch multipleSalesQuotationTextentities.- 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 SalesQuotationTextByKeyFluentHelper getSalesQuotationTextByKey(String salesQuotation, String language, String longTextID) Deprecated.Fetch a singleSalesQuotationTextentity using key fields.- 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 SalesQuotationTextUpdateFluentHelper updateSalesQuotationText(@Nonnull SalesQuotationText salesQuotationText) Deprecated.Update an existingSalesQuotationTextentity and save it to the S/4HANA system.- 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 SalesQuotationTextDeleteFluentHelper deleteSalesQuotationText(@Nonnull SalesQuotationText salesQuotationText) Deprecated.Deletes an existingSalesQuotationTextentity in the S/4HANA system.- 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.Fetch multipleSlsQtanItemRelatedObjectentities.- 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 SlsQtanItemRelatedObjectByKeyFluentHelper getSlsQtanItemRelatedObjectByKey(String salesQuotation, String salesQuotationItem, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleSlsQtanItemRelatedObjectentity using key fields.- 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 SlsQtanItemRelatedObjectCreateFluentHelper createSlsQtanItemRelatedObject(@Nonnull SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Create a newSlsQtanItemRelatedObjectentity and save it to the S/4HANA system.- 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 SlsQtanItemRelatedObjectDeleteFluentHelper deleteSlsQtanItemRelatedObject(@Nonnull SlsQtanItemRelatedObject slsQtanItemRelatedObject) Deprecated.Deletes an existingSlsQtanItemRelatedObjectentity in the S/4HANA system.- 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.Fetch multipleSlsQtanItmPrecdgProcFlowentities.- 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 SlsQtanItmPrecdgProcFlowByKeyFluentHelper getSlsQtanItmPrecdgProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanItmPrecdgProcFlowentity using key fields.- Parameters:
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
salesQuotation- Subsequent Sales and Distribution DocumentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Subsequent Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
- 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.Fetch multipleSlsQtanItmSubsqntProcFlowentities.- 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 SlsQtanItmSubsqntProcFlowByKeyFluentHelper getSlsQtanItmSubsqntProcFlowByKey(String salesQuotation, String salesQuotationItem, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanItmSubsqntProcFlowentity using key fields.- Parameters:
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
salesQuotation- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
salesQuotationItem- Preceding Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
- 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.Fetch multipleSlsQtanPrecdgProcFlowentities.- 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 SlsQtanPrecdgProcFlowByKeyFluentHelper getSlsQtanPrecdgProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanPrecdgProcFlowentity using key fields.- Parameters:
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
salesQuotation- Subsequent Sales and Distribution DocumentConstraints: Not nullable, Maximum length: 10
- 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.Fetch multipleSlsQtanSubsqntProcFlowentities.- 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 SlsQtanSubsqntProcFlowByKeyFluentHelper getSlsQtanSubsqntProcFlowByKey(String salesQuotation, UUID docRelationshipUUID) Deprecated.Fetch a singleSlsQtanSubsqntProcFlowentity using key fields.- Parameters:
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
salesQuotation- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
- 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
Deprecated.Creates a fluent helper for the releaseApprovalRequest OData function import.
- 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
Deprecated.Creates a fluent helper for the rejectApprovalRequest OData function import.
- 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.
-