Class DefaultServiceOrderServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ServiceOrderServiceBatch,ServiceOrderServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.batch.DefaultServiceOrderServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ServiceOrderServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ServiceOrderServiceBatch>,ServiceOrderServiceBatchChangeSet
public class DefaultServiceOrderServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ServiceOrderServiceBatch,ServiceOrderServiceBatchChangeSet>
implements ServiceOrderServiceBatchChangeSet
Implementation of the
ServiceOrderServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ServiceOrderService.-
Method Summary
Modifier and TypeMethodDescriptioncreateServiceOrder(ServiceOrder serviceOrder) Create a newServiceOrderentity and save it to the S/4HANA system.createServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Create a newServiceOrderDefectentity and save it to the S/4HANA system.createServiceOrderItem(ServiceOrderItem serviceOrderItem) Create a newServiceOrderItementity and save it to the S/4HANA system.createServiceOrderItemPriceElement(ServiceOrderItemPriceElement serviceOrderItemPriceElement) Create a newServiceOrderItemPriceElemententity and save it to the S/4HANA system.createServiceOrderItemRefObject(ServiceOrderItemRefObject serviceOrderItemRefObject) Create a newServiceOrderItemRefObjectentity and save it to the S/4HANA system.createServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Create a newServiceOrderItemTextentity and save it to the S/4HANA system.createServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Create a newServiceOrderPersonRespentity and save it to the S/4HANA system.createServiceOrderPriceElement(ServiceOrderPriceElement serviceOrderPriceElement) Create a newServiceOrderPriceElemententity and save it to the S/4HANA system.createServiceOrderRefObject(ServiceOrderRefObject serviceOrderRefObject) Create a newServiceOrderRefObjectentity and save it to the S/4HANA system.createServiceOrderText(ServiceOrderText serviceOrderText) Create a newServiceOrderTextentity and save it to the S/4HANA system.createServiceOrdItemUserStatus(ServiceOrdItemUserStatus serviceOrdItemUserStatus) Create a newServiceOrdItemUserStatusentity and save it to the S/4HANA system.createServiceOrdUserStatus(ServiceOrdUserStatus serviceOrdUserStatus) Create a newServiceOrdUserStatusentity and save it to the S/4HANA system.createSrvcOrdAppointment(SrvcOrdAppointment srvcOrdAppointment) Create a newSrvcOrdAppointmententity and save it to the S/4HANA system.createSrvcOrdDuration(SrvcOrdDuration srvcOrdDuration) Create a newSrvcOrdDurationentity and save it to the S/4HANA system.createSrvcOrdItemAppointment(SrvcOrdItemAppointment srvcOrdItemAppointment) Create a newSrvcOrdItemAppointmententity and save it to the S/4HANA system.createSrvcOrdItemDuration(SrvcOrdItemDuration srvcOrdItemDuration) Create a newSrvcOrdItemDurationentity and save it to the S/4HANA system.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Create a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.createSrvcOrdItmProdRefObject(SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Create a newSrvcOrdItmProdRefObjectentity and save it to the S/4HANA system.createSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Create a newSrvcOrdPartnerentity and save it to the S/4HANA system.createSrvcOrdProdRefObject(SrvcOrdProdRefObject srvcOrdProdRefObject) Create a newSrvcOrdProdRefObjectentity and save it to the S/4HANA system.deleteServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Deletes an existingServiceOrderDefectentity in the S/4HANA system.deleteServiceOrderItem(ServiceOrderItem serviceOrderItem) Deletes an existingServiceOrderItementity in the S/4HANA system.deleteServiceOrderItemRefObject(ServiceOrderItemRefObject serviceOrderItemRefObject) Deletes an existingServiceOrderItemRefObjectentity in the S/4HANA system.deleteServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Deletes an existingServiceOrderItemTextentity in the S/4HANA system.deleteServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Deletes an existingServiceOrderPersonRespentity in the S/4HANA system.deleteServiceOrderRefObject(ServiceOrderRefObject serviceOrderRefObject) Deletes an existingServiceOrderRefObjectentity in the S/4HANA system.deleteServiceOrderText(ServiceOrderText serviceOrderText) Deletes an existingServiceOrderTextentity in the S/4HANA system.deleteServiceOrdItemUserStatus(ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deletes an existingServiceOrdItemUserStatusentity in the S/4HANA system.deleteServiceOrdUserStatus(ServiceOrdUserStatus serviceOrdUserStatus) Deletes an existingServiceOrdUserStatusentity in the S/4HANA system.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.deleteSrvcOrdItmProdRefObject(SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deletes an existingSrvcOrdItmProdRefObjectentity in the S/4HANA system.deleteSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Deletes an existingSrvcOrdPartnerentity in the S/4HANA system.deleteSrvcOrdProdRefObject(SrvcOrdProdRefObject srvcOrdProdRefObject) Deletes an existingSrvcOrdProdRefObjectentity in the S/4HANA system.protected DefaultServiceOrderServiceBatchChangeSetgetThis()updateServiceOrder(ServiceOrder serviceOrder) Update an existingServiceOrderentity and save it to the S/4HANA system.updateServiceOrderDefect(ServiceOrderDefect serviceOrderDefect) Update an existingServiceOrderDefectentity and save it to the S/4HANA system.updateServiceOrderItem(ServiceOrderItem serviceOrderItem) Update an existingServiceOrderItementity and save it to the S/4HANA system.updateServiceOrderItemPriceElement(ServiceOrderItemPriceElement serviceOrderItemPriceElement) Update an existingServiceOrderItemPriceElemententity and save it to the S/4HANA system.updateServiceOrderItemText(ServiceOrderItemText serviceOrderItemText) Update an existingServiceOrderItemTextentity and save it to the S/4HANA system.updateServiceOrderPersonResp(ServiceOrderPersonResp serviceOrderPersonResp) Update an existingServiceOrderPersonRespentity and save it to the S/4HANA system.updateServiceOrderPriceElement(ServiceOrderPriceElement serviceOrderPriceElement) Update an existingServiceOrderPriceElemententity and save it to the S/4HANA system.updateServiceOrderText(ServiceOrderText serviceOrderText) Update an existingServiceOrderTextentity and save it to the S/4HANA system.updateSrvcOrdAppointment(SrvcOrdAppointment srvcOrdAppointment) Update an existingSrvcOrdAppointmententity and save it to the S/4HANA system.updateSrvcOrdDuration(SrvcOrdDuration srvcOrdDuration) Update an existingSrvcOrdDurationentity and save it to the S/4HANA system.updateSrvcOrdItemAppointment(SrvcOrdItemAppointment srvcOrdItemAppointment) Update an existingSrvcOrdItemAppointmententity and save it to the S/4HANA system.updateSrvcOrdItemDuration(SrvcOrdItemDuration srvcOrdItemDuration) Update an existingSrvcOrdItemDurationentity and save it to the S/4HANA system.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Update an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.updateSrvcOrdItmPartnerAddress(SrvcOrdItmPartnerAddress srvcOrdItmPartnerAddress) Update an existingSrvcOrdItmPartnerAddressentity and save it to the S/4HANA system.updateSrvcOrdPartner(SrvcOrdPartner srvcOrdPartner) Update an existingSrvcOrdPartnerentity and save it to the S/4HANA system.updateSrvcOrdPartnerAddress(SrvcOrdPartnerAddress srvcOrdPartnerAddress) Update an existingSrvcOrdPartnerAddressentity and save it to the S/4HANA system.Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
getThis
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<ServiceOrderServiceBatch,ServiceOrderServiceBatchChangeSet>
-
createServiceOrder
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrder(@Nonnull ServiceOrder serviceOrder) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderentity and save it to the S/4HANA system.- Specified by:
createServiceOrderin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrder-ServiceOrderentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrder
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrder(@Nonnull ServiceOrder serviceOrder) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrder-ServiceOrderentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderDefect
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderDefectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderDefectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderDefect
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderDefectentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderDefectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderDefect
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderDefectentity in the S/4HANA system.- Specified by:
deleteServiceOrderDefectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderDefect-ServiceOrderDefectentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderItem
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderItementity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderItem
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderItementity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderItem
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderItementity in the S/4HANA system.- Specified by:
deleteServiceOrderItemin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItem-ServiceOrderItementity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderItemPriceElement
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderItemPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemPriceElementin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemPriceElement-ServiceOrderItemPriceElemententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderItemPriceElement
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderItemPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemPriceElementin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemPriceElement-ServiceOrderItemPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderItemRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderItemRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemRefObject-ServiceOrderItemRefObjectentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderItemRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderItemRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceOrderItemRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemRefObject-ServiceOrderItemRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderItemText
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderItemTextentity and save it to the S/4HANA system.- Specified by:
createServiceOrderItemTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderItemText
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderItemTextentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderItemTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderItemText
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderItemTextentity in the S/4HANA system.- Specified by:
deleteServiceOrderItemTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderItemText-ServiceOrderItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderPersonResp
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderPersonRespentity and save it to the S/4HANA system.- Specified by:
createServiceOrderPersonRespin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderPersonResp
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderPersonRespentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderPersonRespin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderPersonResp
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderPersonRespentity in the S/4HANA system.- Specified by:
deleteServiceOrderPersonRespin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderPersonResp-ServiceOrderPersonRespentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderPriceElement
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceOrderPriceElementin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderPriceElement-ServiceOrderPriceElemententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderPriceElement
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceOrderPriceElementin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderPriceElement-ServiceOrderPriceElemententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceOrderRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderRefObject-ServiceOrderRefObjectentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceOrderRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderRefObject-ServiceOrderRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrderText
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrderTextentity and save it to the S/4HANA system.- Specified by:
createServiceOrderTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateServiceOrderText
@Nonnull public ServiceOrderServiceBatchChangeSet updateServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingServiceOrderTextentity and save it to the S/4HANA system.- Specified by:
updateServiceOrderTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrderText
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrderTextentity in the S/4HANA system.- Specified by:
deleteServiceOrderTextin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrderText-ServiceOrderTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrdItemUserStatus
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrdItemUserStatusentity and save it to the S/4HANA system.- Specified by:
createServiceOrdItemUserStatusin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrdItemUserStatus-ServiceOrdItemUserStatusentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrdItemUserStatus
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrdItemUserStatusentity in the S/4HANA system.- Specified by:
deleteServiceOrdItemUserStatusin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrdItemUserStatus-ServiceOrdItemUserStatusentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createServiceOrdUserStatus
@Nonnull public ServiceOrderServiceBatchChangeSet createServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newServiceOrdUserStatusentity and save it to the S/4HANA system.- Specified by:
createServiceOrdUserStatusin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrdUserStatus-ServiceOrdUserStatusentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteServiceOrdUserStatus
@Nonnull public ServiceOrderServiceBatchChangeSet deleteServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingServiceOrdUserStatusentity in the S/4HANA system.- Specified by:
deleteServiceOrdUserStatusin interfaceServiceOrderServiceBatchChangeSet- Parameters:
serviceOrdUserStatus-ServiceOrdUserStatusentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdAppointment
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdAppointmententity and save it to the S/4HANA system.- Specified by:
createSrvcOrdAppointmentin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdAppointment-SrvcOrdAppointmententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdAppointment
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdAppointmententity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdAppointmentin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdAppointment-SrvcOrdAppointmententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdDuration
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdDurationentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdDurationin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdDuration-SrvcOrdDurationentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdDuration
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdDurationentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdDurationin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdDuration-SrvcOrdDurationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdItemAppointment
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdItemAppointmententity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItemAppointmentin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItemAppointment-SrvcOrdItemAppointmententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdItemAppointment
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdItemAppointmententity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItemAppointmentin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItemAppointment-SrvcOrdItemAppointmententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdItemDuration
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdItemDurationentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItemDurationin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItemDuration-SrvcOrdItemDurationentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdItemDuration
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdItemDurationentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItemDurationin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItemDuration-SrvcOrdItemDurationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdItmPartner
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItmPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdItmPartner
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItmPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteSrvcOrdItmPartner
@Nonnull public ServiceOrderServiceBatchChangeSet deleteSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.- Specified by:
deleteSrvcOrdItmPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmPartner-SrvcOrdItmPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdItmPartnerAddress
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdItmPartnerAddress(@Nonnull SrvcOrdItmPartnerAddress srvcOrdItmPartnerAddress) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdItmPartnerAddressentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdItmPartnerAddressin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmPartnerAddress-SrvcOrdItmPartnerAddressentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdItmProdRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdItmProdRefObjectentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdItmProdRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmProdRefObject-SrvcOrdItmProdRefObjectentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteSrvcOrdItmProdRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet deleteSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingSrvcOrdItmProdRefObjectentity in the S/4HANA system.- Specified by:
deleteSrvcOrdItmProdRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdItmProdRefObject-SrvcOrdItmProdRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdPartner
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdPartnerentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdPartner
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdPartnerentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteSrvcOrdPartner
@Nonnull public ServiceOrderServiceBatchChangeSet deleteSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingSrvcOrdPartnerentity in the S/4HANA system.- Specified by:
deleteSrvcOrdPartnerin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdPartner-SrvcOrdPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateSrvcOrdPartnerAddress
@Nonnull public ServiceOrderServiceBatchChangeSet updateSrvcOrdPartnerAddress(@Nonnull SrvcOrdPartnerAddress srvcOrdPartnerAddress) Description copied from interface:ServiceOrderServiceBatchChangeSetUpdate an existingSrvcOrdPartnerAddressentity and save it to the S/4HANA system.- Specified by:
updateSrvcOrdPartnerAddressin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdPartnerAddress-SrvcOrdPartnerAddressentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createSrvcOrdProdRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet createSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetCreate a newSrvcOrdProdRefObjectentity and save it to the S/4HANA system.- Specified by:
createSrvcOrdProdRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdProdRefObject-SrvcOrdProdRefObjectentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteSrvcOrdProdRefObject
@Nonnull public ServiceOrderServiceBatchChangeSet deleteSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Description copied from interface:ServiceOrderServiceBatchChangeSetDeletes an existingSrvcOrdProdRefObjectentity in the S/4HANA system.- Specified by:
deleteSrvcOrdProdRefObjectin interfaceServiceOrderServiceBatchChangeSet- Parameters:
srvcOrdProdRefObject-SrvcOrdProdRefObjectentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-