Interface ServiceOrderServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<ServiceOrderServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ServiceOrderServiceBatch>
- All Known Implementing Classes:
DefaultServiceOrderServiceBatchChangeSet
public interface ServiceOrderServiceBatchChangeSet
extends FluentHelperBatchChangeSet<ServiceOrderServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<ServiceOrderServiceBatch>
This interface enables you to combine multiple operations into one change set. 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.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 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
-
createServiceOrder
Create a newServiceOrderentity and save it to the S/4HANA system.- 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
Update an existingServiceOrderentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Create a newServiceOrderDefectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Update an existingServiceOrderDefectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderDefect(@Nonnull ServiceOrderDefect serviceOrderDefect) Deletes an existingServiceOrderDefectentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Create a newServiceOrderItementity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Update an existingServiceOrderItementity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderItem(@Nonnull ServiceOrderItem serviceOrderItem) Deletes an existingServiceOrderItementity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Create a newServiceOrderItemPriceElemententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderItemPriceElement(@Nonnull ServiceOrderItemPriceElement serviceOrderItemPriceElement) Update an existingServiceOrderItemPriceElemententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Create a newServiceOrderItemRefObjectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderItemRefObject(@Nonnull ServiceOrderItemRefObject serviceOrderItemRefObject) Deletes an existingServiceOrderItemRefObjectentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Create a newServiceOrderItemTextentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Update an existingServiceOrderItemTextentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderItemText(@Nonnull ServiceOrderItemText serviceOrderItemText) Deletes an existingServiceOrderItemTextentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Create a newServiceOrderPersonRespentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Update an existingServiceOrderPersonRespentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderPersonResp(@Nonnull ServiceOrderPersonResp serviceOrderPersonResp) Deletes an existingServiceOrderPersonRespentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Create a newServiceOrderPriceElemententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderPriceElement(@Nonnull ServiceOrderPriceElement serviceOrderPriceElement) Update an existingServiceOrderPriceElemententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Create a newServiceOrderRefObjectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderRefObject(@Nonnull ServiceOrderRefObject serviceOrderRefObject) Deletes an existingServiceOrderRefObjectentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Create a newServiceOrderTextentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Update an existingServiceOrderTextentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrderText(@Nonnull ServiceOrderText serviceOrderText) Deletes an existingServiceOrderTextentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Create a newServiceOrdItemUserStatusentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrdItemUserStatus(@Nonnull ServiceOrdItemUserStatus serviceOrdItemUserStatus) Deletes an existingServiceOrdItemUserStatusentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Create a newServiceOrdUserStatusentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteServiceOrdUserStatus(@Nonnull ServiceOrdUserStatus serviceOrdUserStatus) Deletes an existingServiceOrdUserStatusentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Create a newSrvcOrdAppointmententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdAppointment(@Nonnull SrvcOrdAppointment srvcOrdAppointment) Update an existingSrvcOrdAppointmententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Create a newSrvcOrdDurationentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdDuration(@Nonnull SrvcOrdDuration srvcOrdDuration) Update an existingSrvcOrdDurationentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Create a newSrvcOrdItemAppointmententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdItemAppointment(@Nonnull SrvcOrdItemAppointment srvcOrdItemAppointment) Update an existingSrvcOrdItemAppointmententity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Create a newSrvcOrdItemDurationentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdItemDuration(@Nonnull SrvcOrdItemDuration srvcOrdItemDuration) Update an existingSrvcOrdItemDurationentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Create a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Update an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteSrvcOrdItmPartner(@Nonnull SrvcOrdItmPartner srvcOrdItmPartner) Deletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdItmPartnerAddress(@Nonnull SrvcOrdItmPartnerAddress srvcOrdItmPartnerAddress) Update an existingSrvcOrdItmPartnerAddressentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Create a newSrvcOrdItmProdRefObjectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteSrvcOrdItmProdRefObject(@Nonnull SrvcOrdItmProdRefObject srvcOrdItmProdRefObject) Deletes an existingSrvcOrdItmProdRefObjectentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Create a newSrvcOrdPartnerentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Update an existingSrvcOrdPartnerentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteSrvcOrdPartner(@Nonnull SrvcOrdPartner srvcOrdPartner) Deletes an existingSrvcOrdPartnerentity in the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet updateSrvcOrdPartnerAddress(@Nonnull SrvcOrdPartnerAddress srvcOrdPartnerAddress) Update an existingSrvcOrdPartnerAddressentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet createSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Create a newSrvcOrdProdRefObjectentity and save it to the S/4HANA system.- 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 ServiceOrderServiceBatchChangeSet deleteSrvcOrdProdRefObject(@Nonnull SrvcOrdProdRefObject srvcOrdProdRefObject) Deletes an existingSrvcOrdProdRefObjectentity in the S/4HANA system.- 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.
-