Class DefaultServiceQuotationService
- All Implemented Interfaces:
BatchService<ServiceQuotationServiceBatch>,ServiceQuotationService
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 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2208 |
| 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) |
| Business Object: | Service Quotation |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ServiceQuotationService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingServiceQuotationService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.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 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.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.
-
Constructor Details
-
DefaultServiceQuotationService
public DefaultServiceQuotationService()Deprecated.Creates a service usingServiceQuotationService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:ServiceQuotationServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceServiceQuotationService- 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<ServiceQuotationServiceBatch>
-
getAllServiceQtanItemPriceElement
Deprecated.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQtanItemPriceElemententities.- Specified by:
getAllServiceQtanItemPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanItemPriceElementByKeyFluentHelper getServiceQtanItemPriceElementByKey(String serviceQuotation, String serviceQuotationItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQtanItemPriceElemententity using key fields.- Specified by:
getServiceQtanItemPriceElementByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceQuotationItem- Shortened Item Number in DocumentConstraints: 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
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 public ServiceQtanItemPriceElementCreateFluentHelper createServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceQtanItemPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanItemPriceElementUpdateFluentHelper updateServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceQtanItemPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanItemPriceElementDeleteFluentHelper deleteServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.- Specified by:
deleteServiceQtanItemPriceElementin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQtanItemRefObjectentities.- Specified by:
getAllServiceQtanItemRefObjectin interfaceServiceQuotationService- 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 public ServiceQtanItemRefObjectByKeyFluentHelper getServiceQtanItemRefObjectByKey(String serviceQuotation, String serviceQuotationItem, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQtanItemRefObjectentity using key fields.- Specified by:
getServiceQtanItemRefObjectByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceReferenceEquipment- Equipment NumberConstraints: Not nullable, Maximum length: 18
serviceRefFunctionalLocation- Functional LocationConstraints: Not nullable, Maximum length: 40
- 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 public ServiceQtanItemRefObjectCreateFluentHelper createServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceQtanItemRefObjectin interfaceServiceQuotationService- 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 public ServiceQtanItemRefObjectDeleteFluentHelper deleteServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceQtanItemRefObjectin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQtanPersonRespentities.- Specified by:
getAllServiceQtanPersonRespin interfaceServiceQuotationService- 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 public ServiceQtanPersonRespByKeyFluentHelper getServiceQtanPersonRespByKey(String serviceQuotation, String personResponsible) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQtanPersonRespentity using key fields.- Specified by:
getServiceQtanPersonRespByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
personResponsible- Business Partner NumberConstraints: 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 public ServiceQtanPersonRespCreateFluentHelper createServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQtanPersonRespentity and save it to the S/4HANA system.- Specified by:
createServiceQtanPersonRespin interfaceServiceQuotationService- 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 public ServiceQtanPersonRespUpdateFluentHelper updateServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQtanPersonRespentity and save it to the S/4HANA system.- Specified by:
updateServiceQtanPersonRespin interfaceServiceQuotationService- 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 public ServiceQtanPersonRespDeleteFluentHelper deleteServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQtanPersonRespentity in the S/4HANA system.- Specified by:
deleteServiceQtanPersonRespin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQtanPriceElemententities.- Specified by:
getAllServiceQtanPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanPriceElementByKeyFluentHelper getServiceQtanPriceElementByKey(String serviceQuotation, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQtanPriceElemententity using key fields.- Specified by:
getServiceQtanPriceElementByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: 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
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 public ServiceQtanPriceElementCreateFluentHelper createServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQtanPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceQtanPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanPriceElementUpdateFluentHelper updateServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQtanPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceQtanPriceElementin interfaceServiceQuotationService- 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 public ServiceQtanPriceElementDeleteFluentHelper deleteServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQtanPriceElemententity in the S/4HANA system.- Specified by:
deleteServiceQtanPriceElementin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQtanRefObjectentities.- Specified by:
getAllServiceQtanRefObjectin interfaceServiceQuotationService- 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 public ServiceQtanRefObjectByKeyFluentHelper getServiceQtanRefObjectByKey(String serviceQuotation, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQtanRefObjectentity using key fields.- Specified by:
getServiceQtanRefObjectByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceReferenceEquipment- Equipment NumberConstraints: Not nullable, Maximum length: 18
serviceRefFunctionalLocation- Functional LocationConstraints: Not nullable, Maximum length: 40
- 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 public ServiceQtanRefObjectCreateFluentHelper createServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQtanRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceQtanRefObjectin interfaceServiceQuotationService- 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 public ServiceQtanRefObjectDeleteFluentHelper deleteServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQtanRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceQtanRefObjectin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQuotationentities.- Specified by:
getAllServiceQuotationin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQuotationentity using key fields.- Specified by:
getServiceQuotationByKeyin interfaceServiceQuotationService- 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 public ServiceQuotationCreateFluentHelper createServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQuotationentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationin interfaceServiceQuotationService- 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 public ServiceQuotationUpdateFluentHelper updateServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQuotationentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQuotationItementities.- Specified by:
getAllServiceQuotationItemin interfaceServiceQuotationService- 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 public ServiceQuotationItemByKeyFluentHelper getServiceQuotationItemByKey(String serviceQuotation, String serviceQuotationItem) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQuotationItementity using key fields.- Specified by:
getServiceQuotationItemByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceQuotationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
- 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 public ServiceQuotationItemCreateFluentHelper createServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQuotationItementity and save it to the S/4HANA system.- Specified by:
createServiceQuotationItemin interfaceServiceQuotationService- 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 public ServiceQuotationItemUpdateFluentHelper updateServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQuotationItementity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationItemin interfaceServiceQuotationService- 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 public ServiceQuotationItemDeleteFluentHelper deleteServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQuotationItementity in the S/4HANA system.- Specified by:
deleteServiceQuotationItemin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQuotationItemTextentities.- Specified by:
getAllServiceQuotationItemTextin interfaceServiceQuotationService- 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 public ServiceQuotationItemTextByKeyFluentHelper getServiceQuotationItemTextByKey(String serviceQuotation, String serviceQuotationItem, String language, String longTextID) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQuotationItemTextentity using key fields.- Specified by:
getServiceQuotationItemTextByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceQuotationItem- Shortened Item Number in DocumentConstraints: 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
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 public ServiceQuotationItemTextCreateFluentHelper createServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQuotationItemTextentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationItemTextin interfaceServiceQuotationService- 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 public ServiceQuotationItemTextUpdateFluentHelper updateServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQuotationItemTextentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationItemTextin interfaceServiceQuotationService- 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 public ServiceQuotationItemTextDeleteFluentHelper deleteServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQuotationItemTextentity in the S/4HANA system.- Specified by:
deleteServiceQuotationItemTextin interfaceServiceQuotationService- 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.Description copied from interface:ServiceQuotationServiceFetch multipleServiceQuotationTextentities.- Specified by:
getAllServiceQuotationTextin interfaceServiceQuotationService- 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 public ServiceQuotationTextByKeyFluentHelper getServiceQuotationTextByKey(String serviceQuotation, String language, String longTextID) Deprecated.Description copied from interface:ServiceQuotationServiceFetch a singleServiceQuotationTextentity using key fields.- Specified by:
getServiceQuotationTextByKeyin interfaceServiceQuotationService- Parameters:
serviceQuotation- Transaction IDConstraints: 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
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 public ServiceQuotationTextCreateFluentHelper createServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Description copied from interface:ServiceQuotationServiceCreate a newServiceQuotationTextentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationTextin interfaceServiceQuotationService- 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 public ServiceQuotationTextUpdateFluentHelper updateServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Description copied from interface:ServiceQuotationServiceUpdate an existingServiceQuotationTextentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationTextin interfaceServiceQuotationService- 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 public ServiceQuotationTextDeleteFluentHelper deleteServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deprecated.Description copied from interface:ServiceQuotationServiceDeletes an existingServiceQuotationTextentity in the S/4HANA system.- Specified by:
deleteServiceQuotationTextin interfaceServiceQuotationService- 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.
-