Interface ServiceQuotationV2Service
- All Superinterfaces:
BatchService<ServiceQuotationV2ServiceBatch>
- All Known Implementing Classes:
DefaultServiceQuotationV2Service
You can use this service to integrate external applications with service quotation processing in Service in SAP S/4HANA Cloud. In each API call, you can use the following operations: - Retrieve service quotations. - Create service quotations. Note: You must use “deep insert” requests (a header plus the following entities: header person responsible, header pricing element, header reference object, header text, and item). - Create new items for existing service quotations. - Create an item reference object, item pricing element, and an item text for existing service quotations items. - Update the header, header person responsible, header pricing element, header text, item, item pricing element, and item text of existing service quotations. - Delete the header person responsible, header reference object, header pricing element, header text, item, item reference object, item pricing element, and item text of existing service quotations. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_SERVICE_QUOTATION_SRV_0002 |
| API Version: | 2.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Service Quotation Integration(SAP_COM_0355), Service - Repair Quotation Integration(SAP_COM_0744) |
| Scope Items: | Service Order Management and Monitoring(3D2), In-House Repair(3XK) |
| Authentication Methods: | x509 |
| Business Object: | Service 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 TypeMethodDescriptionDeprecated.Creates a fluent helper for the Accept OData function import.createServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Create a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.createServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Create a newServiceQtanPersonRespentity and save it to the S/4HANA system.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.createServiceQtanRefObject(ServiceQtanRefObject serviceQtanRefObject) Deprecated.Create a newServiceQtanRefObjectentity and save it to the S/4HANA system.createServiceQuotation(ServiceQuotation serviceQuotation) Deprecated.Create a newServiceQuotationentity and save it to the S/4HANA system.createServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Deprecated.Create a newServiceQuotationItementity and save it to the S/4HANA system.createServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Deprecated.Create a newServiceQuotationItemTextentity and save it to the S/4HANA system.createServiceQuotationText(ServiceQuotationText serviceQuotationText) Deprecated.Create a newServiceQuotationTextentity and save it to the S/4HANA system.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Deletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.deleteServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Deletes an existingServiceQtanPersonRespentity in the S/4HANA system.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.deleteServiceQtanRefObject(ServiceQtanRefObject serviceQtanRefObject) Deprecated.Deletes an existingServiceQtanRefObjectentity in the S/4HANA system.deleteServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Deprecated.Deletes an existingServiceQuotationItementity in the S/4HANA system.deleteServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Deprecated.Deletes an existingServiceQuotationItemTextentity in the S/4HANA system.deleteServiceQuotationText(ServiceQuotationText serviceQuotationText) Deprecated.Deletes an existingServiceQuotationTextentity in the S/4HANA system.Deprecated.Fetch multipleServiceQtanFUPSrvcOrdentities.Deprecated.Fetch multipleServiceQtanItemPriceElemententities.Deprecated.Fetch multipleServiceQtanItemRefObjectentities.Deprecated.Fetch multipleServiceQtanPersonRespentities.Deprecated.Fetch multipleServiceQtanPriceElemententities.Deprecated.Fetch multipleServiceQtanRefObjectentities.Deprecated.Fetch multipleServiceQuotationentities.Deprecated.Fetch multipleServiceQuotationItementities.Deprecated.Fetch multipleServiceQuotationItemTextentities.Deprecated.Fetch multipleServiceQuotationTextentities.getServiceQtanFUPSrvcOrdByKey(String serviceQuotation, String serviceOrder) Deprecated.Fetch a singleServiceQtanFUPSrvcOrdentity using key fields.getServiceQtanItemPriceElementByKey(String serviceQuotation, String serviceQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceQtanItemPriceElemententity using key fields.getServiceQtanItemRefObjectByKey(String serviceQuotation, String serviceQuotationItem, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceQtanItemRefObjectentity using key fields.getServiceQtanPersonRespByKey(String serviceQuotation, String personResponsible) Deprecated.Fetch a singleServiceQtanPersonRespentity using key fields.getServiceQtanPriceElementByKey(String serviceQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceQtanPriceElemententity using key fields.getServiceQtanRefObjectByKey(String serviceQuotation, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceQtanRefObjectentity using key fields.getServiceQuotationByKey(String serviceQuotation) Deprecated.Fetch a singleServiceQuotationentity using key fields.getServiceQuotationItemByKey(String serviceQuotation, String serviceQuotationItem) Deprecated.Fetch a singleServiceQuotationItementity using key fields.getServiceQuotationItemTextByKey(String serviceQuotation, String serviceQuotationItem, String language, String longTextID) Deprecated.Fetch a singleServiceQuotationItemTextentity using key fields.getServiceQuotationTextByKey(String serviceQuotation, String language, String longTextID) Deprecated.Fetch a singleServiceQuotationTextentity using key fields.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.updateServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Update an existingServiceQtanPersonRespentity and save it to the S/4HANA system.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system.updateServiceQuotation(ServiceQuotation serviceQuotation) Deprecated.Update an existingServiceQuotationentity and save it to the S/4HANA system.updateServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Deprecated.Update an existingServiceQuotationItementity and save it to the S/4HANA system.updateServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Deprecated.Update an existingServiceQuotationItemTextentity and save it to the S/4HANA system.updateServiceQuotationText(ServiceQuotationText serviceQuotationText) Deprecated.Update an existingServiceQuotationTextentity 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.
-
getAllServiceQtanFUPSrvcOrd
Deprecated.Fetch multipleServiceQtanFUPSrvcOrdentities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanFUPSrvcOrdentities. 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.
-
getServiceQtanFUPSrvcOrdByKey
@Nonnull ServiceQtanFUPSrvcOrdByKeyFluentHelper getServiceQtanFUPSrvcOrdByKey(String serviceQuotation, String serviceOrder) Deprecated.Fetch a singleServiceQtanFUPSrvcOrdentity using key fields.- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQtanFUPSrvcOrdentity 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.
-
getAllServiceQtanItemPriceElement
Deprecated.Fetch multipleServiceQtanItemPriceElemententities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanItemPriceElemententities. 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.
-
getServiceQtanItemPriceElementByKey
@Nonnull ServiceQtanItemPriceElementByKeyFluentHelper getServiceQtanItemPriceElementByKey(String serviceQuotation, String serviceQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceQtanItemPriceElemententity using key fields.- Parameters:
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
ServiceQtanItemPriceElemententity 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.
-
createServiceQtanItemPriceElement
@Nonnull ServiceQtanItemPriceElementCreateFluentHelper createServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQtanItemPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQtanItemPriceElement
@Nonnull ServiceQtanItemPriceElementUpdateFluentHelper updateServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQtanItemPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQtanItemPriceElement
@Nonnull ServiceQtanItemPriceElementDeleteFluentHelper deleteServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQtanItemPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQtanItemRefObject
Deprecated.Fetch multipleServiceQtanItemRefObjectentities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanItemRefObjectentities. 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.
-
getServiceQtanItemRefObjectByKey
@Nonnull ServiceQtanItemRefObjectByKeyFluentHelper getServiceQtanItemRefObjectByKey(String serviceQuotation, String serviceQuotationItem, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceQtanItemRefObjectentity using key fields.- Parameters:
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceRefFunctionalLocation- Functional LocationConstraints: Not nullable, Maximum length: 40
serviceReferenceEquipment- Equipment NumberConstraints: Not nullable, Maximum length: 18
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQtanItemRefObjectentity 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.
-
createServiceQtanItemRefObject
@Nonnull ServiceQtanItemRefObjectCreateFluentHelper createServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Create a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceQtanItemRefObject-ServiceQtanItemRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQtanItemRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQtanItemRefObject
@Nonnull ServiceQtanItemRefObjectDeleteFluentHelper deleteServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Deletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.- Parameters:
serviceQtanItemRefObject-ServiceQtanItemRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQtanItemRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQtanPersonResp
Deprecated.Fetch multipleServiceQtanPersonRespentities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanPersonRespentities. 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.
-
getServiceQtanPersonRespByKey
@Nonnull ServiceQtanPersonRespByKeyFluentHelper getServiceQtanPersonRespByKey(String serviceQuotation, String personResponsible) Deprecated.Fetch a singleServiceQtanPersonRespentity using key fields.- Parameters:
personResponsible- Business Partner NumberConstraints: Not nullable, Maximum length: 10
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQtanPersonRespentity 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.
-
createServiceQtanPersonResp
@Nonnull ServiceQtanPersonRespCreateFluentHelper createServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Create a newServiceQtanPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQtanPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQtanPersonResp
@Nonnull ServiceQtanPersonRespUpdateFluentHelper updateServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Update an existingServiceQtanPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQtanPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQtanPersonResp
@Nonnull ServiceQtanPersonRespDeleteFluentHelper deleteServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Deletes an existingServiceQtanPersonRespentity in the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQtanPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQtanPriceElement
Deprecated.Fetch multipleServiceQtanPriceElemententities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanPriceElemententities. 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.
-
getServiceQtanPriceElementByKey
@Nonnull ServiceQtanPriceElementByKeyFluentHelper getServiceQtanPriceElementByKey(String serviceQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceQtanPriceElemententity using key fields.- Parameters:
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
ServiceQtanPriceElemententity 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.
-
createServiceQtanPriceElement
@Nonnull ServiceQtanPriceElementCreateFluentHelper createServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQtanPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQtanPriceElement
@Nonnull ServiceQtanPriceElementUpdateFluentHelper updateServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQtanPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQtanPriceElement
@Nonnull ServiceQtanPriceElementDeleteFluentHelper deleteServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQtanPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQtanRefObject
Deprecated.Fetch multipleServiceQtanRefObjectentities.- Returns:
- A fluent helper to fetch multiple
ServiceQtanRefObjectentities. 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.
-
getServiceQtanRefObjectByKey
@Nonnull ServiceQtanRefObjectByKeyFluentHelper getServiceQtanRefObjectByKey(String serviceQuotation, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceQtanRefObjectentity using key fields.- Parameters:
serviceRefFunctionalLocation- Functional LocationConstraints: Not nullable, Maximum length: 40
serviceReferenceEquipment- Equipment NumberConstraints: Not nullable, Maximum length: 18
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQtanRefObjectentity 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.
-
createServiceQtanRefObject
@Nonnull ServiceQtanRefObjectCreateFluentHelper createServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Deprecated.Create a newServiceQtanRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceQtanRefObject-ServiceQtanRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQtanRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQtanRefObject
@Nonnull ServiceQtanRefObjectDeleteFluentHelper deleteServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Deprecated.Deletes an existingServiceQtanRefObjectentity in the S/4HANA system.- Parameters:
serviceQtanRefObject-ServiceQtanRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQtanRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQuotation
Deprecated.Fetch multipleServiceQuotationentities.- Returns:
- A fluent helper to fetch multiple
ServiceQuotationentities. 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.
-
getServiceQuotationByKey
Deprecated.Fetch a singleServiceQuotationentity using key fields.- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQuotationentity 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.
-
createServiceQuotation
@Nonnull ServiceQuotationCreateFluentHelper createServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Deprecated.Create a newServiceQuotationentity and save it to the S/4HANA system.- Parameters:
serviceQuotation-ServiceQuotationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQuotationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQuotation
@Nonnull ServiceQuotationUpdateFluentHelper updateServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Deprecated.Update an existingServiceQuotationentity and save it to the S/4HANA system.- Parameters:
serviceQuotation-ServiceQuotationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQuotationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQuotationItem
Deprecated.Fetch multipleServiceQuotationItementities.- Returns:
- A fluent helper to fetch multiple
ServiceQuotationItementities. 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.
-
getServiceQuotationItemByKey
@Nonnull ServiceQuotationItemByKeyFluentHelper getServiceQuotationItemByKey(String serviceQuotation, String serviceQuotationItem) Deprecated.Fetch a singleServiceQuotationItementity using key fields.- Parameters:
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceQuotationItementity 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.
-
createServiceQuotationItem
@Nonnull ServiceQuotationItemCreateFluentHelper createServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Create a newServiceQuotationItementity and save it to the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQuotationItem
@Nonnull ServiceQuotationItemUpdateFluentHelper updateServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Update an existingServiceQuotationItementity and save it to the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQuotationItem
@Nonnull ServiceQuotationItemDeleteFluentHelper deleteServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Deletes an existingServiceQuotationItementity in the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQuotationItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQuotationItemText
Deprecated.Fetch multipleServiceQuotationItemTextentities.- Returns:
- A fluent helper to fetch multiple
ServiceQuotationItemTextentities. 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.
-
getServiceQuotationItemTextByKey
@Nonnull ServiceQuotationItemTextByKeyFluentHelper getServiceQuotationItemTextByKey(String serviceQuotation, String serviceQuotationItem, String language, String longTextID) Deprecated.Fetch a singleServiceQuotationItemTextentity using key fields.- Parameters:
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
language- Language KeyConstraints: Not nullable, Maximum length: 2
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ServiceQuotationItemTextentity 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.
-
createServiceQuotationItemText
@Nonnull ServiceQuotationItemTextCreateFluentHelper createServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Create a newServiceQuotationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQuotationItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQuotationItemText
@Nonnull ServiceQuotationItemTextUpdateFluentHelper updateServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Update an existingServiceQuotationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQuotationItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQuotationItemText
@Nonnull ServiceQuotationItemTextDeleteFluentHelper deleteServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Deletes an existingServiceQuotationItemTextentity in the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQuotationItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceQuotationText
Deprecated.Fetch multipleServiceQuotationTextentities.- Returns:
- A fluent helper to fetch multiple
ServiceQuotationTextentities. 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.
-
getServiceQuotationTextByKey
@Nonnull ServiceQuotationTextByKeyFluentHelper getServiceQuotationTextByKey(String serviceQuotation, String language, String longTextID) Deprecated.Fetch a singleServiceQuotationTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ServiceQuotationTextentity 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.
-
createServiceQuotationText
@Nonnull ServiceQuotationTextCreateFluentHelper createServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Create a newServiceQuotationTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceQuotationTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceQuotationText
@Nonnull ServiceQuotationTextUpdateFluentHelper updateServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Update an existingServiceQuotationTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceQuotationTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceQuotationText
@Nonnull ServiceQuotationTextDeleteFluentHelper deleteServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Deletes an existingServiceQuotationTextentity in the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceQuotationTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
accept
@Nonnull AcceptFluentHelper accept(@Nonnull String serviceQuotation, @Nullable String srvcQtanFUPServiceOrderType) Deprecated.Creates a fluent helper for the Accept OData function import.
- Parameters:
srvcQtanFUPServiceOrderType- Transaction Type of Follow-Up Service OrderConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: SrvcQtanFUPServiceOrderType
serviceQuotation- Service QuotationConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: ServiceQuotation
- Returns:
- A fluent helper object that will execute the Accept OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-