Interface ServiceConfirmationServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<ServiceConfirmationServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ServiceConfirmationServiceBatch>
- All Known Implementing Classes:
DefaultServiceConfirmationServiceBatchChangeSet
public interface ServiceConfirmationServiceBatchChangeSet
extends FluentHelperBatchChangeSet<ServiceConfirmationServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<ServiceConfirmationServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
ServiceConfirmationService.-
Method Summary
Modifier and TypeMethodDescriptioncreateServiceConfirmation(ServiceConfirmation serviceConfirmation) Create a newServiceConfirmationentity and save it to the S/4HANA system.createServiceConfirmationItem(ServiceConfirmationItem serviceConfirmationItem) Create a newServiceConfirmationItementity and save it to the S/4HANA system.createServiceConfirmationItemText(ServiceConfirmationItemText serviceConfirmationItemText) Create a newServiceConfirmationItemTextentity and save it to the S/4HANA system.createServiceConfirmationText(ServiceConfirmationText serviceConfirmationText) Create a newServiceConfirmationTextentity and save it to the S/4HANA system.createServiceConfItemPriceElement(ServiceConfItemPriceElement serviceConfItemPriceElement) Create a newServiceConfItemPriceElemententity and save it to the S/4HANA system.createServiceConfItemUserStatus(ServiceConfItemUserStatus serviceConfItemUserStatus) Create a newServiceConfItemUserStatusentity and save it to the S/4HANA system.createServiceConfItmRefObject(ServiceConfItmRefObject serviceConfItmRefObject) Create a newServiceConfItmRefObjectentity and save it to the S/4HANA system.createServiceConfPersonResp(ServiceConfPersonResp serviceConfPersonResp) Create a newServiceConfPersonRespentity and save it to the S/4HANA system.createServiceConfPriceElement(ServiceConfPriceElement serviceConfPriceElement) Create a newServiceConfPriceElemententity and save it to the S/4HANA system.createServiceConfRefObject(ServiceConfRefObject serviceConfRefObject) Create a newServiceConfRefObjectentity and save it to the S/4HANA system.createServiceConfUserStatus(ServiceConfUserStatus serviceConfUserStatus) Create a newServiceConfUserStatusentity and save it to the S/4HANA system.createSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Create a newSrvcConfAppointmententity and save it to the S/4HANA system.createSrvcConfDuration(SrvcConfDuration srvcConfDuration) Create a newSrvcConfDurationentity and save it to the S/4HANA system.createSrvcConfItemAppointment(SrvcConfItemAppointment srvcConfItemAppointment) Create a newSrvcConfItemAppointmententity and save it to the S/4HANA system.createSrvcConfItemDuration(SrvcConfItemDuration srvcConfItemDuration) Create a newSrvcConfItemDurationentity and save it to the S/4HANA system.createSrvcConfItemPartner(SrvcConfItemPartner srvcConfItemPartner) Create a newSrvcConfItemPartnerentity and save it to the S/4HANA system.createSrvcConfPartner(SrvcConfPartner srvcConfPartner) Create a newSrvcConfPartnerentity and save it to the S/4HANA system.deleteServiceConfirmationItem(ServiceConfirmationItem serviceConfirmationItem) Deletes an existingServiceConfirmationItementity in the S/4HANA system.deleteServiceConfirmationItemText(ServiceConfirmationItemText serviceConfirmationItemText) Deletes an existingServiceConfirmationItemTextentity in the S/4HANA system.deleteServiceConfirmationText(ServiceConfirmationText serviceConfirmationText) Deletes an existingServiceConfirmationTextentity in the S/4HANA system.deleteServiceConfItemUserStatus(ServiceConfItemUserStatus serviceConfItemUserStatus) Deletes an existingServiceConfItemUserStatusentity in the S/4HANA system.deleteServiceConfItmRefObject(ServiceConfItmRefObject serviceConfItmRefObject) Deletes an existingServiceConfItmRefObjectentity in the S/4HANA system.deleteServiceConfPersonResp(ServiceConfPersonResp serviceConfPersonResp) Deletes an existingServiceConfPersonRespentity in the S/4HANA system.deleteServiceConfRefObject(ServiceConfRefObject serviceConfRefObject) Deletes an existingServiceConfRefObjectentity in the S/4HANA system.deleteServiceConfUserStatus(ServiceConfUserStatus serviceConfUserStatus) Deletes an existingServiceConfUserStatusentity in the S/4HANA system.deleteSrvcConfItemPartner(SrvcConfItemPartner srvcConfItemPartner) Deletes an existingSrvcConfItemPartnerentity in the S/4HANA system.deleteSrvcConfPartner(SrvcConfPartner srvcConfPartner) Deletes an existingSrvcConfPartnerentity in the S/4HANA system.updateServiceConfirmation(ServiceConfirmation serviceConfirmation) Update an existingServiceConfirmationentity and save it to the S/4HANA system.updateServiceConfirmationItem(ServiceConfirmationItem serviceConfirmationItem) Update an existingServiceConfirmationItementity and save it to the S/4HANA system.updateServiceConfirmationItemText(ServiceConfirmationItemText serviceConfirmationItemText) Update an existingServiceConfirmationItemTextentity and save it to the S/4HANA system.updateServiceConfirmationText(ServiceConfirmationText serviceConfirmationText) Update an existingServiceConfirmationTextentity and save it to the S/4HANA system.updateServiceConfItemPriceElement(ServiceConfItemPriceElement serviceConfItemPriceElement) Update an existingServiceConfItemPriceElemententity and save it to the S/4HANA system.updateServiceConfPersonResp(ServiceConfPersonResp serviceConfPersonResp) Update an existingServiceConfPersonRespentity and save it to the S/4HANA system.updateServiceConfPriceElement(ServiceConfPriceElement serviceConfPriceElement) Update an existingServiceConfPriceElemententity and save it to the S/4HANA system.updateSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Update an existingSrvcConfAppointmententity and save it to the S/4HANA system.updateSrvcConfDuration(SrvcConfDuration srvcConfDuration) Update an existingSrvcConfDurationentity and save it to the S/4HANA system.updateSrvcConfItemAppointment(SrvcConfItemAppointment srvcConfItemAppointment) Update an existingSrvcConfItemAppointmententity and save it to the S/4HANA system.updateSrvcConfItemDuration(SrvcConfItemDuration srvcConfItemDuration) Update an existingSrvcConfItemDurationentity and save it to the S/4HANA system.updateSrvcConfItemPartner(SrvcConfItemPartner srvcConfItemPartner) Update an existingSrvcConfItemPartnerentity and save it to the S/4HANA system.updateSrvcConfItmPartnerAddress(SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) Update an existingSrvcConfItmPartnerAddressentity and save it to the S/4HANA system.updateSrvcConfPartner(SrvcConfPartner srvcConfPartner) Update an existingSrvcConfPartnerentity and save it to the S/4HANA system.updateSrvcConfPartnerAddress(SrvcConfPartnerAddress srvcConfPartnerAddress) Update an existingSrvcConfPartnerAddressentity 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
-
createServiceConfirmation
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfirmation(@Nonnull ServiceConfirmation serviceConfirmation) Create a newServiceConfirmationentity and save it to the S/4HANA system.- Parameters:
serviceConfirmation-ServiceConfirmationentity 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.
-
updateServiceConfirmation
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfirmation(@Nonnull ServiceConfirmation serviceConfirmation) Update an existingServiceConfirmationentity and save it to the S/4HANA system.- Parameters:
serviceConfirmation-ServiceConfirmationentity 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.
-
createServiceConfirmationItem
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfirmationItem(@Nonnull ServiceConfirmationItem serviceConfirmationItem) Create a newServiceConfirmationItementity and save it to the S/4HANA system.- Parameters:
serviceConfirmationItem-ServiceConfirmationItementity 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.
-
updateServiceConfirmationItem
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfirmationItem(@Nonnull ServiceConfirmationItem serviceConfirmationItem) Update an existingServiceConfirmationItementity and save it to the S/4HANA system.- Parameters:
serviceConfirmationItem-ServiceConfirmationItementity 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.
-
deleteServiceConfirmationItem
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfirmationItem(@Nonnull ServiceConfirmationItem serviceConfirmationItem) Deletes an existingServiceConfirmationItementity in the S/4HANA system.- Parameters:
serviceConfirmationItem-ServiceConfirmationItementity 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.
-
createServiceConfirmationItemText
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfirmationItemText(@Nonnull ServiceConfirmationItemText serviceConfirmationItemText) Create a newServiceConfirmationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceConfirmationItemText-ServiceConfirmationItemTextentity 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.
-
updateServiceConfirmationItemText
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfirmationItemText(@Nonnull ServiceConfirmationItemText serviceConfirmationItemText) Update an existingServiceConfirmationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceConfirmationItemText-ServiceConfirmationItemTextentity 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.
-
deleteServiceConfirmationItemText
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfirmationItemText(@Nonnull ServiceConfirmationItemText serviceConfirmationItemText) Deletes an existingServiceConfirmationItemTextentity in the S/4HANA system.- Parameters:
serviceConfirmationItemText-ServiceConfirmationItemTextentity 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.
-
createServiceConfirmationText
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfirmationText(@Nonnull ServiceConfirmationText serviceConfirmationText) Create a newServiceConfirmationTextentity and save it to the S/4HANA system.- Parameters:
serviceConfirmationText-ServiceConfirmationTextentity 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.
-
updateServiceConfirmationText
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfirmationText(@Nonnull ServiceConfirmationText serviceConfirmationText) Update an existingServiceConfirmationTextentity and save it to the S/4HANA system.- Parameters:
serviceConfirmationText-ServiceConfirmationTextentity 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.
-
deleteServiceConfirmationText
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfirmationText(@Nonnull ServiceConfirmationText serviceConfirmationText) Deletes an existingServiceConfirmationTextentity in the S/4HANA system.- Parameters:
serviceConfirmationText-ServiceConfirmationTextentity 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.
-
createServiceConfItemPriceElement
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfItemPriceElement(@Nonnull ServiceConfItemPriceElement serviceConfItemPriceElement) Create a newServiceConfItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceConfItemPriceElement-ServiceConfItemPriceElemententity 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.
-
updateServiceConfItemPriceElement
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfItemPriceElement(@Nonnull ServiceConfItemPriceElement serviceConfItemPriceElement) Update an existingServiceConfItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceConfItemPriceElement-ServiceConfItemPriceElemententity 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.
-
createServiceConfItemUserStatus
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfItemUserStatus(@Nonnull ServiceConfItemUserStatus serviceConfItemUserStatus) Create a newServiceConfItemUserStatusentity and save it to the S/4HANA system.- Parameters:
serviceConfItemUserStatus-ServiceConfItemUserStatusentity 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.
-
deleteServiceConfItemUserStatus
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfItemUserStatus(@Nonnull ServiceConfItemUserStatus serviceConfItemUserStatus) Deletes an existingServiceConfItemUserStatusentity in the S/4HANA system.- Parameters:
serviceConfItemUserStatus-ServiceConfItemUserStatusentity 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.
-
createServiceConfItmRefObject
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfItmRefObject(@Nonnull ServiceConfItmRefObject serviceConfItmRefObject) Create a newServiceConfItmRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceConfItmRefObject-ServiceConfItmRefObjectentity 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.
-
deleteServiceConfItmRefObject
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfItmRefObject(@Nonnull ServiceConfItmRefObject serviceConfItmRefObject) Deletes an existingServiceConfItmRefObjectentity in the S/4HANA system.- Parameters:
serviceConfItmRefObject-ServiceConfItmRefObjectentity 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.
-
createServiceConfPersonResp
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfPersonResp(@Nonnull ServiceConfPersonResp serviceConfPersonResp) Create a newServiceConfPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceConfPersonResp-ServiceConfPersonRespentity 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.
-
updateServiceConfPersonResp
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfPersonResp(@Nonnull ServiceConfPersonResp serviceConfPersonResp) Update an existingServiceConfPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceConfPersonResp-ServiceConfPersonRespentity 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.
-
deleteServiceConfPersonResp
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfPersonResp(@Nonnull ServiceConfPersonResp serviceConfPersonResp) Deletes an existingServiceConfPersonRespentity in the S/4HANA system.- Parameters:
serviceConfPersonResp-ServiceConfPersonRespentity 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.
-
createServiceConfPriceElement
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfPriceElement(@Nonnull ServiceConfPriceElement serviceConfPriceElement) Create a newServiceConfPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceConfPriceElement-ServiceConfPriceElemententity 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.
-
updateServiceConfPriceElement
@Nonnull ServiceConfirmationServiceBatchChangeSet updateServiceConfPriceElement(@Nonnull ServiceConfPriceElement serviceConfPriceElement) Update an existingServiceConfPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceConfPriceElement-ServiceConfPriceElemententity 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.
-
createServiceConfRefObject
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfRefObject(@Nonnull ServiceConfRefObject serviceConfRefObject) Create a newServiceConfRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceConfRefObject-ServiceConfRefObjectentity 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.
-
deleteServiceConfRefObject
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfRefObject(@Nonnull ServiceConfRefObject serviceConfRefObject) Deletes an existingServiceConfRefObjectentity in the S/4HANA system.- Parameters:
serviceConfRefObject-ServiceConfRefObjectentity 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.
-
createServiceConfUserStatus
@Nonnull ServiceConfirmationServiceBatchChangeSet createServiceConfUserStatus(@Nonnull ServiceConfUserStatus serviceConfUserStatus) Create a newServiceConfUserStatusentity and save it to the S/4HANA system.- Parameters:
serviceConfUserStatus-ServiceConfUserStatusentity 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.
-
deleteServiceConfUserStatus
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteServiceConfUserStatus(@Nonnull ServiceConfUserStatus serviceConfUserStatus) Deletes an existingServiceConfUserStatusentity in the S/4HANA system.- Parameters:
serviceConfUserStatus-ServiceConfUserStatusentity 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.
-
createSrvcConfAppointment
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfAppointment(@Nonnull SrvcConfAppointment srvcConfAppointment) Create a newSrvcConfAppointmententity and save it to the S/4HANA system.- Parameters:
srvcConfAppointment-SrvcConfAppointmententity 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.
-
updateSrvcConfAppointment
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfAppointment(@Nonnull SrvcConfAppointment srvcConfAppointment) Update an existingSrvcConfAppointmententity and save it to the S/4HANA system.- Parameters:
srvcConfAppointment-SrvcConfAppointmententity 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.
-
createSrvcConfDuration
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfDuration(@Nonnull SrvcConfDuration srvcConfDuration) Create a newSrvcConfDurationentity and save it to the S/4HANA system.- Parameters:
srvcConfDuration-SrvcConfDurationentity 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.
-
updateSrvcConfDuration
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfDuration(@Nonnull SrvcConfDuration srvcConfDuration) Update an existingSrvcConfDurationentity and save it to the S/4HANA system.- Parameters:
srvcConfDuration-SrvcConfDurationentity 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.
-
createSrvcConfItemAppointment
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfItemAppointment(@Nonnull SrvcConfItemAppointment srvcConfItemAppointment) Create a newSrvcConfItemAppointmententity and save it to the S/4HANA system.- Parameters:
srvcConfItemAppointment-SrvcConfItemAppointmententity 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.
-
updateSrvcConfItemAppointment
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfItemAppointment(@Nonnull SrvcConfItemAppointment srvcConfItemAppointment) Update an existingSrvcConfItemAppointmententity and save it to the S/4HANA system.- Parameters:
srvcConfItemAppointment-SrvcConfItemAppointmententity 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.
-
createSrvcConfItemDuration
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfItemDuration(@Nonnull SrvcConfItemDuration srvcConfItemDuration) Create a newSrvcConfItemDurationentity and save it to the S/4HANA system.- Parameters:
srvcConfItemDuration-SrvcConfItemDurationentity 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.
-
updateSrvcConfItemDuration
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfItemDuration(@Nonnull SrvcConfItemDuration srvcConfItemDuration) Update an existingSrvcConfItemDurationentity and save it to the S/4HANA system.- Parameters:
srvcConfItemDuration-SrvcConfItemDurationentity 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.
-
createSrvcConfItemPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfItemPartner(@Nonnull SrvcConfItemPartner srvcConfItemPartner) Create a newSrvcConfItemPartnerentity and save it to the S/4HANA system.- Parameters:
srvcConfItemPartner-SrvcConfItemPartnerentity 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.
-
updateSrvcConfItemPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfItemPartner(@Nonnull SrvcConfItemPartner srvcConfItemPartner) Update an existingSrvcConfItemPartnerentity and save it to the S/4HANA system.- Parameters:
srvcConfItemPartner-SrvcConfItemPartnerentity 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.
-
deleteSrvcConfItemPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteSrvcConfItemPartner(@Nonnull SrvcConfItemPartner srvcConfItemPartner) Deletes an existingSrvcConfItemPartnerentity in the S/4HANA system.- Parameters:
srvcConfItemPartner-SrvcConfItemPartnerentity 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.
-
updateSrvcConfItmPartnerAddress
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfItmPartnerAddress(@Nonnull SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) Update an existingSrvcConfItmPartnerAddressentity and save it to the S/4HANA system.- Parameters:
srvcConfItmPartnerAddress-SrvcConfItmPartnerAddressentity 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.
-
createSrvcConfPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet createSrvcConfPartner(@Nonnull SrvcConfPartner srvcConfPartner) Create a newSrvcConfPartnerentity and save it to the S/4HANA system.- Parameters:
srvcConfPartner-SrvcConfPartnerentity 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.
-
updateSrvcConfPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfPartner(@Nonnull SrvcConfPartner srvcConfPartner) Update an existingSrvcConfPartnerentity and save it to the S/4HANA system.- Parameters:
srvcConfPartner-SrvcConfPartnerentity 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.
-
deleteSrvcConfPartner
@Nonnull ServiceConfirmationServiceBatchChangeSet deleteSrvcConfPartner(@Nonnull SrvcConfPartner srvcConfPartner) Deletes an existingSrvcConfPartnerentity in the S/4HANA system.- Parameters:
srvcConfPartner-SrvcConfPartnerentity 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.
-
updateSrvcConfPartnerAddress
@Nonnull ServiceConfirmationServiceBatchChangeSet updateSrvcConfPartnerAddress(@Nonnull SrvcConfPartnerAddress srvcConfPartnerAddress) Update an existingSrvcConfPartnerAddressentity and save it to the S/4HANA system.- Parameters:
srvcConfPartnerAddress-SrvcConfPartnerAddressentity 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.
-