Class DefaultServiceOrderService
- All Implemented Interfaces:
BatchService<ServiceOrderServiceBatch>,ServiceOrderService
You can use this service to integrate external applications with service order processing in SAP S/4HANA Cloud. In each API call, you can use the following operations: - Retrieve service orders. - Create service orders. Note: You must use “deep insert” requests (a header plus the following entities: header person responsible, header pricing element, header reference object, header defect, header text, and item). - Create new items for existing service orders. - Create an item reference object, item pricing element, and an item text for existing service orders items. - Update the header, header person responsible, header pricing element, header defect, header text, item, item pricing element, and item text for existing service orders. - Delete the header person responsible, header reference object, header defect, header text, item, item reference object, and item text for existing service orders. This service enables you to add attachments to a service order header and service order items by making an API call to the service Attachments (API_CV_ATTACHMENT_SRV). You can also use the service Attachments to download and delete attachments from a service order header and service order items..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_SERVICE_ORDER_SRV |
| API Version: | 1.3.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Service Order OData Integration(SAP_COM_0350), Service - Repair Order Integration(SAP_COM_0742) |
| Scope Items: | Service Order Management and Monitoring(3D2), In-House Repair(3XK) |
| Authentication Methods: | x509 |
| Business Object: | Service Order |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ServiceOrderService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingServiceOrderService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createServiceOrder(ServiceOrder serviceOrder) Deprecated.Create a newServiceOrderentity and save it to the S/4HANA system.createServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Deprecated.Create a newServiceOrderDefectentity and save it to the S/4HANA system.createServiceOrderItem(ServiceOrderItem serviceOrderItem) Deprecated.Create a newServiceOrderItementity and save it to the S/4HANA system.createServiceOrderItemPriceElement(ServiceOrderItemPriceElement serviceOrderItemPriceElement) Deprecated.Create a newServiceOrderItemPriceElemententity and save it to the S/4HANA system.createServiceOrderItemRefObject(ServiceOrderItemRefObject serviceOrderItemRefObject) Deprecated.Create a newServiceOrderItemRefObjectentity and save it to the S/4HANA system.createServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Deprecated.Create a newServiceOrderItemTextentity and save it to the S/4HANA system.createServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Create a newServiceOrderPersonRespentity and save it to the S/4HANA system.createServiceOrderPriceElement(ServiceOrderPriceElement serviceOrderPriceElement) Deprecated.Create a newServiceOrderPriceElemententity and save it to the S/4HANA system.createServiceOrderRefObject(ServiceOrderRefObject serviceOrderRefObject) Deprecated.Create a newServiceOrderRefObjectentity and save it to the S/4HANA system.createServiceOrderText(ServiceOrderText serviceOrderText) Deprecated.Create a newServiceOrderTextentity and save it to the S/4HANA system.createServiceOrdItemUserStatus(ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deprecated.Create a newServiceOrdItemUserStatusentity and save it to the S/4HANA system.createServiceOrdUserStatus(ServiceOrdUserStatus serviceOrdUserStatus) Deprecated.Create a newServiceOrdUserStatusentity and save it to the S/4HANA system.createSrvcOrdAppointment(SrvcOrdAppointment srvcOrdAppointment) Deprecated.Create a newSrvcOrdAppointmententity and save it to the S/4HANA system.createSrvcOrdDuration(SrvcOrdDuration srvcOrdDuration) Deprecated.Create a newSrvcOrdDurationentity and save it to the S/4HANA system.createSrvcOrdItemAppointment(SrvcOrdItemAppointment srvcOrdItemAppointment) Deprecated.Create a newSrvcOrdItemAppointmententity and save it to the S/4HANA system.createSrvcOrdItemDuration(SrvcOrdItemDuration srvcOrdItemDuration) Deprecated.Create a newSrvcOrdItemDurationentity and save it to the S/4HANA system.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Create a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.createSrvcOrdItmProdRefObject(SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deprecated.Create a newSrvcOrdItmProdRefObjectentity and save it to the S/4HANA system.createSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Deprecated.Create a newSrvcOrdPartnerentity and save it to the S/4HANA system.createSrvcOrdProdRefObject(SrvcOrdProdRefObject srvcOrdProdRefObject) Deprecated.Create a newSrvcOrdProdRefObjectentity and save it to the S/4HANA system.deleteServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Deprecated.Deletes an existingServiceOrderDefectentity in the S/4HANA system.deleteServiceOrderItem(ServiceOrderItem serviceOrderItem) Deprecated.Deletes an existingServiceOrderItementity in the S/4HANA system.deleteServiceOrderItemRefObject(ServiceOrderItemRefObject serviceOrderItemRefObject) Deprecated.Deletes an existingServiceOrderItemRefObjectentity in the S/4HANA system.deleteServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Deprecated.Deletes an existingServiceOrderItemTextentity in the S/4HANA system.deleteServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Deletes an existingServiceOrderPersonRespentity in the S/4HANA system.deleteServiceOrderRefObject(ServiceOrderRefObject serviceOrderRefObject) Deprecated.Deletes an existingServiceOrderRefObjectentity in the S/4HANA system.deleteServiceOrderText(ServiceOrderText serviceOrderText) Deprecated.Deletes an existingServiceOrderTextentity in the S/4HANA system.deleteServiceOrdItemUserStatus(ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deprecated.Deletes an existingServiceOrdItemUserStatusentity in the S/4HANA system.deleteServiceOrdUserStatus(ServiceOrdUserStatus serviceOrdUserStatus) Deprecated.Deletes an existingServiceOrdUserStatusentity in the S/4HANA system.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Deletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.deleteSrvcOrdItmProdRefObject(SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deprecated.Deletes an existingSrvcOrdItmProdRefObjectentity in the S/4HANA system.deleteSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Deprecated.Deletes an existingSrvcOrdPartnerentity in the S/4HANA system.deleteSrvcOrdProdRefObject(SrvcOrdProdRefObject srvcOrdProdRefObject) Deprecated.Deletes an existingSrvcOrdProdRefObjectentity in the S/4HANA system.Deprecated.Fetch multipleServiceOrderentities.Deprecated.Fetch multipleServiceOrderConfirmationentities.Deprecated.Fetch multipleServiceOrderDefectentities.Deprecated.Fetch multipleServiceOrderItementities.Deprecated.Fetch multipleServiceOrderItemConfirmationentities.Deprecated.Fetch multipleServiceOrderItemPriceElemententities.Deprecated.Fetch multipleServiceOrderItemRefObjectentities.Deprecated.Fetch multipleServiceOrderItemTextentities.Deprecated.Fetch multipleServiceOrderPersonRespentities.Deprecated.Fetch multipleServiceOrderPriceElemententities.Deprecated.Fetch multipleServiceOrderRefObjectentities.Deprecated.Fetch multipleServiceOrderTextentities.Deprecated.Fetch multipleServiceOrdItemUserStatusentities.Deprecated.Fetch multipleServiceOrdUserStatusentities.Deprecated.Fetch multipleSrvcOrdAppointmententities.Deprecated.Fetch multipleSrvcOrdDurationentities.Deprecated.Fetch multipleSrvcOrdItemAppointmententities.Deprecated.Fetch multipleSrvcOrdItemDurationentities.Deprecated.Fetch multipleSrvcOrdItmPartnerentities.Deprecated.Fetch multipleSrvcOrdItmPartnerAddressentities.Deprecated.Fetch multipleSrvcOrdItmProdRefObjectentities.Deprecated.Fetch multipleSrvcOrdPartnerentities.Deprecated.Fetch multipleSrvcOrdPartnerAddressentities.Deprecated.Fetch multipleSrvcOrdProdRefObjectentities.Deprecated.Fetch multipleSrvcOrdRefServiceContractentities.getServiceOrderByKey(String serviceOrder) Deprecated.Fetch a singleServiceOrderentity using key fields.getServiceOrderConfirmationByKey(String serviceOrder, String serviceConfirmation) Deprecated.Fetch a singleServiceOrderConfirmationentity using key fields.getServiceOrderDefectByKey(String serviceOrder, String srvcDocTypeDefectCodeProfType, Short serviceDefectSequence) Deprecated.Fetch a singleServiceOrderDefectentity using key fields.getServiceOrderItemByKey(String serviceOrder, String serviceOrderItem) Deprecated.Fetch a singleServiceOrderItementity using key fields.getServiceOrderItemConfirmationByKey(String serviceOrder, String serviceOrderItem, String serviceConfirmation, String serviceConfirmationItem) Deprecated.Fetch a singleServiceOrderItemConfirmationentity using key fields.getServiceOrderItemPriceElementByKey(String serviceOrder, String serviceOrderItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceOrderItemPriceElemententity using key fields.getServiceOrderItemRefObjectByKey(String serviceOrder, String serviceOrderItem, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceOrderItemRefObjectentity using key fields.getServiceOrderItemTextByKey(String serviceOrder, String serviceOrderItem, String language, String longTextID) Deprecated.Fetch a singleServiceOrderItemTextentity using key fields.getServiceOrderPersonRespByKey(String serviceOrder, String personResponsible) Deprecated.Fetch a singleServiceOrderPersonRespentity using key fields.getServiceOrderPriceElementByKey(String serviceOrder, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleServiceOrderPriceElemententity using key fields.getServiceOrderRefObjectByKey(String serviceOrder, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Fetch a singleServiceOrderRefObjectentity using key fields.getServiceOrderTextByKey(String serviceOrder, String language, String longTextID) Deprecated.Fetch a singleServiceOrderTextentity using key fields.getServiceOrdItemUserStatusByKey(String serviceOrder, String serviceOrderItem, String srvcOrdItemUserStatus) Deprecated.Fetch a singleServiceOrdItemUserStatusentity using key fields.getServiceOrdUserStatusByKey(String serviceOrder, String srvcOrdUserStatus) Deprecated.Fetch a singleServiceOrdUserStatusentity using key fields.getSrvcOrdAppointmentByKey(String serviceOrder, String srvcDocAppointmentType) Deprecated.Fetch a singleSrvcOrdAppointmententity using key fields.getSrvcOrdDurationByKey(String serviceOrder, String srvcDocDurationType) Deprecated.Fetch a singleSrvcOrdDurationentity using key fields.getSrvcOrdItemAppointmentByKey(String serviceOrder, String serviceOrderItem, String srvcDocAppointmentType) Deprecated.Fetch a singleSrvcOrdItemAppointmententity using key fields.getSrvcOrdItemDurationByKey(String serviceOrder, String serviceOrderItem, String srvcDocDurationType) Deprecated.Fetch a singleSrvcOrdItemDurationentity using key fields.getSrvcOrdItmPartnerAddressByKey(String serviceOrder, String serviceOrderItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Fetch a singleSrvcOrdItmPartnerAddressentity using key fields.getSrvcOrdItmPartnerByKey(String serviceOrder, String serviceOrderItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Fetch a singleSrvcOrdItmPartnerentity using key fields.getSrvcOrdItmProdRefObjectByKey(String serviceOrder, String serviceOrderItem, String serviceReferenceProduct) Deprecated.Fetch a singleSrvcOrdItmProdRefObjectentity using key fields.getSrvcOrdPartnerAddressByKey(String serviceOrder, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Fetch a singleSrvcOrdPartnerAddressentity using key fields.getSrvcOrdPartnerByKey(String serviceOrder, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Fetch a singleSrvcOrdPartnerentity using key fields.getSrvcOrdProdRefObjectByKey(String serviceOrder, String serviceReferenceProduct) Deprecated.Fetch a singleSrvcOrdProdRefObjectentity using key fields.getSrvcOrdRefServiceContractByKey(String serviceOrder, String referenceServiceContract) Deprecated.Fetch a singleSrvcOrdRefServiceContractentity using key fields.updateServiceOrder(ServiceOrder serviceOrder) Deprecated.Update an existingServiceOrderentity and save it to the S/4HANA system.updateServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Deprecated.Update an existingServiceOrderDefectentity and save it to the S/4HANA system.updateServiceOrderItem(ServiceOrderItem serviceOrderItem) Deprecated.Update an existingServiceOrderItementity and save it to the S/4HANA system.updateServiceOrderItemPriceElement(ServiceOrderItemPriceElement serviceOrderItemPriceElement) Deprecated.Update an existingServiceOrderItemPriceElemententity and save it to the S/4HANA system.updateServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Deprecated.Update an existingServiceOrderItemTextentity and save it to the S/4HANA system.updateServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Update an existingServiceOrderPersonRespentity and save it to the S/4HANA system.updateServiceOrderPriceElement(ServiceOrderPriceElement serviceOrderPriceElement) Deprecated.Update an existingServiceOrderPriceElemententity and save it to the S/4HANA system.updateServiceOrderText(ServiceOrderText serviceOrderText) Deprecated.Update an existingServiceOrderTextentity and save it to the S/4HANA system.updateSrvcOrdAppointment(SrvcOrdAppointment srvcOrdAppointment) Deprecated.Update an existingSrvcOrdAppointmententity and save it to the S/4HANA system.updateSrvcOrdDuration(SrvcOrdDuration srvcOrdDuration) Deprecated.Update an existingSrvcOrdDurationentity and save it to the S/4HANA system.updateSrvcOrdItemAppointment(SrvcOrdItemAppointment srvcOrdItemAppointment) Deprecated.Update an existingSrvcOrdItemAppointmententity and save it to the S/4HANA system.updateSrvcOrdItemDuration(SrvcOrdItemDuration srvcOrdItemDuration) Deprecated.Update an existingSrvcOrdItemDurationentity and save it to the S/4HANA system.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Update an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.updateSrvcOrdItmPartnerAddress(SrvcOrdItmPartnerAddress srvcOrdItmPartnerAddress) Deprecated.Update an existingSrvcOrdItmPartnerAddressentity and save it to the S/4HANA system.updateSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Deprecated.Update an existingSrvcOrdPartnerentity and save it to the S/4HANA system.updateSrvcOrdPartnerAddress(SrvcOrdPartnerAddress srvcOrdPartnerAddress) Deprecated.Update an existingSrvcOrdPartnerAddressentity 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
-
DefaultServiceOrderService
public DefaultServiceOrderService()Deprecated.Creates a service usingServiceOrderService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:ServiceOrderServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceServiceOrderService- 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<ServiceOrderServiceBatch>
-
getAllServiceOrder
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderentities.- Specified by:
getAllServiceOrderin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderentities. 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.
-
getServiceOrderByKey
Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderentity using key fields.- Specified by:
getServiceOrderByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceOrderentity 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.
-
createServiceOrder
@Nonnull public ServiceOrderCreateFluentHelper createServiceOrder(@Nonnull ServiceOrder serviceOrder) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderentity and save it to the S/4HANA system.- Specified by:
createServiceOrderin interfaceServiceOrderService- Parameters:
serviceOrder-ServiceOrderentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrder
@Nonnull public ServiceOrderUpdateFluentHelper updateServiceOrder(@Nonnull ServiceOrder serviceOrder) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderin interfaceServiceOrderService- Parameters:
serviceOrder-ServiceOrderentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderConfirmation
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderConfirmationentities.- Specified by:
getAllServiceOrderConfirmationin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderConfirmationentities. 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.
-
getServiceOrderConfirmationByKey
@Nonnull public ServiceOrderConfirmationByKeyFluentHelper getServiceOrderConfirmationByKey(String serviceOrder, String serviceConfirmation) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderConfirmationentity using key fields.- Specified by:
getServiceOrderConfirmationByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceConfirmation- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceOrderConfirmationentity 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.
-
getAllServiceOrderDefect
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderDefectentities.- Specified by:
getAllServiceOrderDefectin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderDefectentities. 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.
-
getServiceOrderDefectByKey
@Nonnull public ServiceOrderDefectByKeyFluentHelper getServiceOrderDefectByKey(String serviceOrder, String srvcDocTypeDefectCodeProfType, Short serviceDefectSequence) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderDefectentity using key fields.- Specified by:
getServiceOrderDefectByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
srvcDocTypeDefectCodeProfType- Subject Profile CategoryConstraints: Not nullable, Maximum length: 2
serviceDefectSequence- Sort FieldConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ServiceOrderDefectentity 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.
-
createServiceOrderDefect
@Nonnull public ServiceOrderDefectCreateFluentHelper createServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderDefectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderDefectin interfaceServiceOrderService- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderDefectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderDefect
@Nonnull public ServiceOrderDefectUpdateFluentHelper updateServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderDefectentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderDefectin interfaceServiceOrderService- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderDefectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderDefect
@Nonnull public ServiceOrderDefectDeleteFluentHelper deleteServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderDefectentity in the S/4HANA system.- Specified by:
deleteServiceOrderDefectin interfaceServiceOrderService- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderDefectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderItem
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderItementities.- Specified by:
getAllServiceOrderItemin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderItementities. 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.
-
getServiceOrderItemByKey
@Nonnull public ServiceOrderItemByKeyFluentHelper getServiceOrderItemByKey(String serviceOrder, String serviceOrderItem) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderItementity using key fields.- Specified by:
getServiceOrderItemByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ServiceOrderItementity 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.
-
createServiceOrderItem
@Nonnull public ServiceOrderItemCreateFluentHelper createServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderItementity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemin interfaceServiceOrderService- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderItem
@Nonnull public ServiceOrderItemUpdateFluentHelper updateServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderItementity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemin interfaceServiceOrderService- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderItem
@Nonnull public ServiceOrderItemDeleteFluentHelper deleteServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderItementity in the S/4HANA system.- Specified by:
deleteServiceOrderItemin interfaceServiceOrderService- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderItemConfirmation
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderItemConfirmationentities.- Specified by:
getAllServiceOrderItemConfirmationin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderItemConfirmationentities. 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.
-
getServiceOrderItemConfirmationByKey
@Nonnull public ServiceOrderItemConfirmationByKeyFluentHelper getServiceOrderItemConfirmationByKey(String serviceOrder, String serviceOrderItem, String serviceConfirmation, String serviceConfirmationItem) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderItemConfirmationentity using key fields.- Specified by:
getServiceOrderItemConfirmationByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceConfirmation- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceConfirmationItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ServiceOrderItemConfirmationentity 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.
-
getAllServiceOrderItemPriceElement
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderItemPriceElemententities.- Specified by:
getAllServiceOrderItemPriceElementin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderItemPriceElemententities. 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.
-
getServiceOrderItemPriceElementByKey
@Nonnull public ServiceOrderItemPriceElementByKeyFluentHelper getServiceOrderItemPriceElementByKey(String serviceOrder, String serviceOrderItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderItemPriceElemententity using key fields.- Specified by:
getServiceOrderItemPriceElementByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- 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
ServiceOrderItemPriceElemententity 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.
-
createServiceOrderItemPriceElement
@Nonnull public ServiceOrderItemPriceElementCreateFluentHelper createServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderItemPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemPriceElementin interfaceServiceOrderService- Parameters:
serviceOrderItemPriceElement-ServiceOrderItemPriceElemententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderItemPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderItemPriceElement
@Nonnull public ServiceOrderItemPriceElementUpdateFluentHelper updateServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderItemPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemPriceElementin interfaceServiceOrderService- Parameters:
serviceOrderItemPriceElement-ServiceOrderItemPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderItemPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderItemRefObject
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderItemRefObjectentities.- Specified by:
getAllServiceOrderItemRefObjectin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderItemRefObjectentities. 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.
-
getServiceOrderItemRefObjectByKey
@Nonnull public ServiceOrderItemRefObjectByKeyFluentHelper getServiceOrderItemRefObjectByKey(String serviceOrder, String serviceOrderItem, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderItemRefObjectentity using key fields.- Specified by:
getServiceOrderItemRefObjectByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- 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
ServiceOrderItemRefObjectentity 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.
-
createServiceOrderItemRefObject
@Nonnull public ServiceOrderItemRefObjectCreateFluentHelper createServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderItemRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemRefObjectin interfaceServiceOrderService- Parameters:
serviceOrderItemRefObject-ServiceOrderItemRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderItemRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderItemRefObject
@Nonnull public ServiceOrderItemRefObjectDeleteFluentHelper deleteServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderItemRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceOrderItemRefObjectin interfaceServiceOrderService- Parameters:
serviceOrderItemRefObject-ServiceOrderItemRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderItemRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderItemText
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderItemTextentities.- Specified by:
getAllServiceOrderItemTextin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderItemTextentities. 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.
-
getServiceOrderItemTextByKey
@Nonnull public ServiceOrderItemTextByKeyFluentHelper getServiceOrderItemTextByKey(String serviceOrder, String serviceOrderItem, String language, String longTextID) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderItemTextentity using key fields.- Specified by:
getServiceOrderItemTextByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- 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
ServiceOrderItemTextentity 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.
-
createServiceOrderItemText
@Nonnull public ServiceOrderItemTextCreateFluentHelper createServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderItemTextentity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemTextin interfaceServiceOrderService- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderItemText
@Nonnull public ServiceOrderItemTextUpdateFluentHelper updateServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderItemTextentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemTextin interfaceServiceOrderService- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderItemText
@Nonnull public ServiceOrderItemTextDeleteFluentHelper deleteServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderItemTextentity in the S/4HANA system.- Specified by:
deleteServiceOrderItemTextin interfaceServiceOrderService- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderPersonResp
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderPersonRespentities.- Specified by:
getAllServiceOrderPersonRespin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderPersonRespentities. 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.
-
getServiceOrderPersonRespByKey
@Nonnull public ServiceOrderPersonRespByKeyFluentHelper getServiceOrderPersonRespByKey(String serviceOrder, String personResponsible) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderPersonRespentity using key fields.- Specified by:
getServiceOrderPersonRespByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
personResponsible- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ServiceOrderPersonRespentity 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.
-
createServiceOrderPersonResp
@Nonnull public ServiceOrderPersonRespCreateFluentHelper createServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderPersonRespentity and save it to the S/4HANA system.- Specified by:
createServiceOrderPersonRespin interfaceServiceOrderService- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderPersonResp
@Nonnull public ServiceOrderPersonRespUpdateFluentHelper updateServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderPersonRespentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderPersonRespin interfaceServiceOrderService- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderPersonResp
@Nonnull public ServiceOrderPersonRespDeleteFluentHelper deleteServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderPersonRespentity in the S/4HANA system.- Specified by:
deleteServiceOrderPersonRespin interfaceServiceOrderService- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderPersonRespentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderPriceElement
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderPriceElemententities.- Specified by:
getAllServiceOrderPriceElementin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderPriceElemententities. 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.
-
getServiceOrderPriceElementByKey
@Nonnull public ServiceOrderPriceElementByKeyFluentHelper getServiceOrderPriceElementByKey(String serviceOrder, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderPriceElemententity using key fields.- Specified by:
getServiceOrderPriceElementByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- 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
ServiceOrderPriceElemententity 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.
-
createServiceOrderPriceElement
@Nonnull public ServiceOrderPriceElementCreateFluentHelper createServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceOrderPriceElementin interfaceServiceOrderService- Parameters:
serviceOrderPriceElement-ServiceOrderPriceElemententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderPriceElement
@Nonnull public ServiceOrderPriceElementUpdateFluentHelper updateServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceOrderPriceElementin interfaceServiceOrderService- Parameters:
serviceOrderPriceElement-ServiceOrderPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderPriceElemententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderRefObject
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderRefObjectentities.- Specified by:
getAllServiceOrderRefObjectin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderRefObjectentities. 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.
-
getServiceOrderRefObjectByKey
@Nonnull public ServiceOrderRefObjectByKeyFluentHelper getServiceOrderRefObjectByKey(String serviceOrder, String serviceReferenceEquipment, String serviceRefFunctionalLocation) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderRefObjectentity using key fields.- Specified by:
getServiceOrderRefObjectByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- 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
ServiceOrderRefObjectentity 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.
-
createServiceOrderRefObject
@Nonnull public ServiceOrderRefObjectCreateFluentHelper createServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderRefObjectin interfaceServiceOrderService- Parameters:
serviceOrderRefObject-ServiceOrderRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderRefObject
@Nonnull public ServiceOrderRefObjectDeleteFluentHelper deleteServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceOrderRefObjectin interfaceServiceOrderService- Parameters:
serviceOrderRefObject-ServiceOrderRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrderText
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrderTextentities.- Specified by:
getAllServiceOrderTextin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrderTextentities. 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.
-
getServiceOrderTextByKey
@Nonnull public ServiceOrderTextByKeyFluentHelper getServiceOrderTextByKey(String serviceOrder, String language, String longTextID) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrderTextentity using key fields.- Specified by:
getServiceOrderTextByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- 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
ServiceOrderTextentity 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.
-
createServiceOrderText
@Nonnull public ServiceOrderTextCreateFluentHelper createServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrderTextentity and save it to the S/4HANA system.- Specified by:
createServiceOrderTextin interfaceServiceOrderService- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateServiceOrderText
@Nonnull public ServiceOrderTextUpdateFluentHelper updateServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingServiceOrderTextentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderTextin interfaceServiceOrderService- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ServiceOrderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrderText
@Nonnull public ServiceOrderTextDeleteFluentHelper deleteServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrderTextentity in the S/4HANA system.- Specified by:
deleteServiceOrderTextin interfaceServiceOrderService- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrdItemUserStatus
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrdItemUserStatusentities.- Specified by:
getAllServiceOrdItemUserStatusin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrdItemUserStatusentities. 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.
-
getServiceOrdItemUserStatusByKey
@Nonnull public ServiceOrdItemUserStatusByKeyFluentHelper getServiceOrdItemUserStatusByKey(String serviceOrder, String serviceOrderItem, String srvcOrdItemUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrdItemUserStatusentity using key fields.- Specified by:
getServiceOrdItemUserStatusByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
srvcOrdItemUserStatus- Object StatusConstraints: Not nullable, Maximum length: 5
- Returns:
- A fluent helper to fetch a single
ServiceOrdItemUserStatusentity 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.
-
createServiceOrdItemUserStatus
@Nonnull public ServiceOrdItemUserStatusCreateFluentHelper createServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrdItemUserStatusentity and save it to the S/4HANA system.- Specified by:
createServiceOrdItemUserStatusin interfaceServiceOrderService- Parameters:
serviceOrdItemUserStatus-ServiceOrdItemUserStatusentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrdItemUserStatusentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrdItemUserStatus
@Nonnull public ServiceOrdItemUserStatusDeleteFluentHelper deleteServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrdItemUserStatusentity in the S/4HANA system.- Specified by:
deleteServiceOrdItemUserStatusin interfaceServiceOrderService- Parameters:
serviceOrdItemUserStatus-ServiceOrdItemUserStatusentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrdItemUserStatusentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllServiceOrdUserStatus
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleServiceOrdUserStatusentities.- Specified by:
getAllServiceOrdUserStatusin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
ServiceOrdUserStatusentities. 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.
-
getServiceOrdUserStatusByKey
@Nonnull public ServiceOrdUserStatusByKeyFluentHelper getServiceOrdUserStatusByKey(String serviceOrder, String srvcOrdUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleServiceOrdUserStatusentity using key fields.- Specified by:
getServiceOrdUserStatusByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
srvcOrdUserStatus- Object StatusConstraints: Not nullable, Maximum length: 5
- Returns:
- A fluent helper to fetch a single
ServiceOrdUserStatusentity 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.
-
createServiceOrdUserStatus
@Nonnull public ServiceOrdUserStatusCreateFluentHelper createServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newServiceOrdUserStatusentity and save it to the S/4HANA system.- Specified by:
createServiceOrdUserStatusin interfaceServiceOrderService- Parameters:
serviceOrdUserStatus-ServiceOrdUserStatusentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ServiceOrdUserStatusentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteServiceOrdUserStatus
@Nonnull public ServiceOrdUserStatusDeleteFluentHelper deleteServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingServiceOrdUserStatusentity in the S/4HANA system.- Specified by:
deleteServiceOrdUserStatusin interfaceServiceOrderService- Parameters:
serviceOrdUserStatus-ServiceOrdUserStatusentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ServiceOrdUserStatusentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdAppointment
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdAppointmententities.- Specified by:
getAllSrvcOrdAppointmentin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdAppointmententities. 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.
-
getSrvcOrdAppointmentByKey
@Nonnull public SrvcOrdAppointmentByKeyFluentHelper getSrvcOrdAppointmentByKey(String serviceOrder, String srvcDocAppointmentType) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdAppointmententity using key fields.- Specified by:
getSrvcOrdAppointmentByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
srvcDocAppointmentType- Technical Date Type NameConstraints: Not nullable, Maximum length: 12
- Returns:
- A fluent helper to fetch a single
SrvcOrdAppointmententity 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.
-
createSrvcOrdAppointment
@Nonnull public SrvcOrdAppointmentCreateFluentHelper createSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdAppointmententity and save it to the S/4HANA system.- Specified by:
createSrvcOrdAppointmentin interfaceServiceOrderService- Parameters:
srvcOrdAppointment-SrvcOrdAppointmententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdAppointmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdAppointment
@Nonnull public SrvcOrdAppointmentUpdateFluentHelper updateSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdAppointmententity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdAppointmentin interfaceServiceOrderService- Parameters:
srvcOrdAppointment-SrvcOrdAppointmententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdAppointmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdDuration
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdDurationentities.- Specified by:
getAllSrvcOrdDurationin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdDurationentities. 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.
-
getSrvcOrdDurationByKey
@Nonnull public SrvcOrdDurationByKeyFluentHelper getSrvcOrdDurationByKey(String serviceOrder, String srvcDocDurationType) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdDurationentity using key fields.- Specified by:
getSrvcOrdDurationByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
srvcDocDurationType- Name for Type of Time DurationConstraints: Not nullable, Maximum length: 12
- Returns:
- A fluent helper to fetch a single
SrvcOrdDurationentity 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.
-
createSrvcOrdDuration
@Nonnull public SrvcOrdDurationCreateFluentHelper createSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdDurationentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdDurationin interfaceServiceOrderService- Parameters:
srvcOrdDuration-SrvcOrdDurationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdDurationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdDuration
@Nonnull public SrvcOrdDurationUpdateFluentHelper updateSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdDurationentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdDurationin interfaceServiceOrderService- Parameters:
srvcOrdDuration-SrvcOrdDurationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdDurationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdItemAppointment
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdItemAppointmententities.- Specified by:
getAllSrvcOrdItemAppointmentin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdItemAppointmententities. 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.
-
getSrvcOrdItemAppointmentByKey
@Nonnull public SrvcOrdItemAppointmentByKeyFluentHelper getSrvcOrdItemAppointmentByKey(String serviceOrder, String serviceOrderItem, String srvcDocAppointmentType) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdItemAppointmententity using key fields.- Specified by:
getSrvcOrdItemAppointmentByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
srvcDocAppointmentType- Technical Date Type NameConstraints: Not nullable, Maximum length: 12
- Returns:
- A fluent helper to fetch a single
SrvcOrdItemAppointmententity 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.
-
createSrvcOrdItemAppointment
@Nonnull public SrvcOrdItemAppointmentCreateFluentHelper createSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdItemAppointmententity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItemAppointmentin interfaceServiceOrderService- Parameters:
srvcOrdItemAppointment-SrvcOrdItemAppointmententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdItemAppointmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdItemAppointment
@Nonnull public SrvcOrdItemAppointmentUpdateFluentHelper updateSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdItemAppointmententity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItemAppointmentin interfaceServiceOrderService- Parameters:
srvcOrdItemAppointment-SrvcOrdItemAppointmententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdItemAppointmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdItemDuration
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdItemDurationentities.- Specified by:
getAllSrvcOrdItemDurationin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdItemDurationentities. 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.
-
getSrvcOrdItemDurationByKey
@Nonnull public SrvcOrdItemDurationByKeyFluentHelper getSrvcOrdItemDurationByKey(String serviceOrder, String serviceOrderItem, String srvcDocDurationType) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdItemDurationentity using key fields.- Specified by:
getSrvcOrdItemDurationByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
srvcDocDurationType- Name for Type of Time DurationConstraints: Not nullable, Maximum length: 12
- Returns:
- A fluent helper to fetch a single
SrvcOrdItemDurationentity 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.
-
createSrvcOrdItemDuration
@Nonnull public SrvcOrdItemDurationCreateFluentHelper createSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdItemDurationentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItemDurationin interfaceServiceOrderService- Parameters:
srvcOrdItemDuration-SrvcOrdItemDurationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdItemDurationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdItemDuration
@Nonnull public SrvcOrdItemDurationUpdateFluentHelper updateSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdItemDurationentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItemDurationin interfaceServiceOrderService- Parameters:
srvcOrdItemDuration-SrvcOrdItemDurationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdItemDurationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdItmPartner
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdItmPartnerentities.- Specified by:
getAllSrvcOrdItmPartnerin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdItmPartnerentities. 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.
-
getSrvcOrdItmPartnerByKey
@Nonnull public SrvcOrdItmPartnerByKeyFluentHelper getSrvcOrdItmPartnerByKey(String serviceOrder, String serviceOrderItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdItmPartnerentity using key fields.- Specified by:
getSrvcOrdItmPartnerByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
custMgmtBusinessPartner- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SrvcOrdItmPartnerentity 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.
-
createSrvcOrdItmPartner
@Nonnull public SrvcOrdItmPartnerCreateFluentHelper createSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItmPartnerin interfaceServiceOrderService- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdItmPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdItmPartner
@Nonnull public SrvcOrdItmPartnerUpdateFluentHelper updateSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItmPartnerin interfaceServiceOrderService- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdItmPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSrvcOrdItmPartner
@Nonnull public SrvcOrdItmPartnerDeleteFluentHelper deleteSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.- Specified by:
deleteSrvcOrdItmPartnerin interfaceServiceOrderService- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SrvcOrdItmPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdItmPartnerAddress
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdItmPartnerAddressentities.- Specified by:
getAllSrvcOrdItmPartnerAddressin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdItmPartnerAddressentities. 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.
-
getSrvcOrdItmPartnerAddressByKey
@Nonnull public SrvcOrdItmPartnerAddressByKeyFluentHelper getSrvcOrdItmPartnerAddressByKey(String serviceOrder, String serviceOrderItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdItmPartnerAddressentity using key fields.- Specified by:
getSrvcOrdItmPartnerAddressByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
custMgmtBusinessPartner- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SrvcOrdItmPartnerAddressentity 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.
-
updateSrvcOrdItmPartnerAddress
@Nonnull public SrvcOrdItmPartnerAddressUpdateFluentHelper updateSrvcOrdItmPartnerAddress(@Nonnull SrvcOrdItmPartnerAddress srvcOrdItmPartnerAddress) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdItmPartnerAddressentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItmPartnerAddressin interfaceServiceOrderService- Parameters:
srvcOrdItmPartnerAddress-SrvcOrdItmPartnerAddressentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdItmPartnerAddressentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdItmProdRefObject
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdItmProdRefObjectentities.- Specified by:
getAllSrvcOrdItmProdRefObjectin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdItmProdRefObjectentities. 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.
-
getSrvcOrdItmProdRefObjectByKey
@Nonnull public SrvcOrdItmProdRefObjectByKeyFluentHelper getSrvcOrdItmProdRefObjectByKey(String serviceOrder, String serviceOrderItem, String serviceReferenceProduct) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdItmProdRefObjectentity using key fields.- Specified by:
getSrvcOrdItmProdRefObjectByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceOrderItem- Shortened Item Number in DocumentConstraints: Not nullable, Maximum length: 6
serviceReferenceProduct- Material NumberConstraints: Not nullable, Maximum length: 40
- Returns:
- A fluent helper to fetch a single
SrvcOrdItmProdRefObjectentity 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.
-
createSrvcOrdItmProdRefObject
@Nonnull public SrvcOrdItmProdRefObjectCreateFluentHelper createSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdItmProdRefObjectentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItmProdRefObjectin interfaceServiceOrderService- Parameters:
srvcOrdItmProdRefObject-SrvcOrdItmProdRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdItmProdRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSrvcOrdItmProdRefObject
@Nonnull public SrvcOrdItmProdRefObjectDeleteFluentHelper deleteSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingSrvcOrdItmProdRefObjectentity in the S/4HANA system.- Specified by:
deleteSrvcOrdItmProdRefObjectin interfaceServiceOrderService- Parameters:
srvcOrdItmProdRefObject-SrvcOrdItmProdRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SrvcOrdItmProdRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdPartner
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdPartnerentities.- Specified by:
getAllSrvcOrdPartnerin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdPartnerentities. 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.
-
getSrvcOrdPartnerByKey
@Nonnull public SrvcOrdPartnerByKeyFluentHelper getSrvcOrdPartnerByKey(String serviceOrder, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdPartnerentity using key fields.- Specified by:
getSrvcOrdPartnerByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
custMgmtBusinessPartner- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SrvcOrdPartnerentity 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.
-
createSrvcOrdPartner
@Nonnull public SrvcOrdPartnerCreateFluentHelper createSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdPartnerentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdPartnerin interfaceServiceOrderService- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSrvcOrdPartner
@Nonnull public SrvcOrdPartnerUpdateFluentHelper updateSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdPartnerentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdPartnerin interfaceServiceOrderService- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSrvcOrdPartner
@Nonnull public SrvcOrdPartnerDeleteFluentHelper deleteSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingSrvcOrdPartnerentity in the S/4HANA system.- Specified by:
deleteSrvcOrdPartnerin interfaceServiceOrderService- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SrvcOrdPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdPartnerAddress
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdPartnerAddressentities.- Specified by:
getAllSrvcOrdPartnerAddressin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdPartnerAddressentities. 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.
-
getSrvcOrdPartnerAddressByKey
@Nonnull public SrvcOrdPartnerAddressByKeyFluentHelper getSrvcOrdPartnerAddressByKey(String serviceOrder, String custMgmtPartnerFunction, String custMgmtBusinessPartner) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdPartnerAddressentity using key fields.- Specified by:
getSrvcOrdPartnerAddressByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
custMgmtBusinessPartner- Business Partner NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SrvcOrdPartnerAddressentity 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.
-
updateSrvcOrdPartnerAddress
@Nonnull public SrvcOrdPartnerAddressUpdateFluentHelper updateSrvcOrdPartnerAddress(@Nonnull SrvcOrdPartnerAddress srvcOrdPartnerAddress) Deprecated.Description copied from interface:ServiceOrderServiceUpdate an existingSrvcOrdPartnerAddressentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdPartnerAddressin interfaceServiceOrderService- Parameters:
srvcOrdPartnerAddress-SrvcOrdPartnerAddressentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SrvcOrdPartnerAddressentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdProdRefObject
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdProdRefObjectentities.- Specified by:
getAllSrvcOrdProdRefObjectin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdProdRefObjectentities. 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.
-
getSrvcOrdProdRefObjectByKey
@Nonnull public SrvcOrdProdRefObjectByKeyFluentHelper getSrvcOrdProdRefObjectByKey(String serviceOrder, String serviceReferenceProduct) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdProdRefObjectentity using key fields.- Specified by:
getSrvcOrdProdRefObjectByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
serviceReferenceProduct- Material NumberConstraints: Not nullable, Maximum length: 40
- Returns:
- A fluent helper to fetch a single
SrvcOrdProdRefObjectentity 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.
-
createSrvcOrdProdRefObject
@Nonnull public SrvcOrdProdRefObjectCreateFluentHelper createSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Deprecated.Description copied from interface:ServiceOrderServiceCreate a newSrvcOrdProdRefObjectentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdProdRefObjectin interfaceServiceOrderService- Parameters:
srvcOrdProdRefObject-SrvcOrdProdRefObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SrvcOrdProdRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSrvcOrdProdRefObject
@Nonnull public SrvcOrdProdRefObjectDeleteFluentHelper deleteSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Deprecated.Description copied from interface:ServiceOrderServiceDeletes an existingSrvcOrdProdRefObjectentity in the S/4HANA system.- Specified by:
deleteSrvcOrdProdRefObjectin interfaceServiceOrderService- Parameters:
srvcOrdProdRefObject-SrvcOrdProdRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SrvcOrdProdRefObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSrvcOrdRefServiceContract
Deprecated.Description copied from interface:ServiceOrderServiceFetch multipleSrvcOrdRefServiceContractentities.- Specified by:
getAllSrvcOrdRefServiceContractin interfaceServiceOrderService- Returns:
- A fluent helper to fetch multiple
SrvcOrdRefServiceContractentities. 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.
-
getSrvcOrdRefServiceContractByKey
@Nonnull public SrvcOrdRefServiceContractByKeyFluentHelper getSrvcOrdRefServiceContractByKey(String serviceOrder, String referenceServiceContract) Deprecated.Description copied from interface:ServiceOrderServiceFetch a singleSrvcOrdRefServiceContractentity using key fields.- Specified by:
getSrvcOrdRefServiceContractByKeyin interfaceServiceOrderService- Parameters:
serviceOrder- Transaction IDConstraints: Not nullable, Maximum length: 10
referenceServiceContract- Transaction IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SrvcOrdRefServiceContractentity 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.
-