Interface ServiceQuotationV2ServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<ServiceQuotationV2ServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ServiceQuotationV2ServiceBatch>
- All Known Implementing Classes:
DefaultServiceQuotationV2ServiceBatchChangeSet
public interface ServiceQuotationV2ServiceBatchChangeSet
extends FluentHelperBatchChangeSet<ServiceQuotationV2ServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<ServiceQuotationV2ServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
ServiceQuotationV2Service.-
Method Summary
Modifier and TypeMethodDescriptioncreateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) Create a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.createServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Create a newServiceQtanPersonRespentity and save it to the S/4HANA system.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.createServiceQtanRefObject(ServiceQtanRefObject serviceQtanRefObject) Create a newServiceQtanRefObjectentity and save it to the S/4HANA system.createServiceQuotation(ServiceQuotation serviceQuotation) Create a newServiceQuotationentity and save it to the S/4HANA system.createServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Create a newServiceQuotationItementity and save it to the S/4HANA system.createServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Create a newServiceQuotationItemTextentity and save it to the S/4HANA system.createServiceQuotationText(ServiceQuotationText serviceQuotationText) Create a newServiceQuotationTextentity and save it to the S/4HANA system.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) Deletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.deleteServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Deletes an existingServiceQtanPersonRespentity in the S/4HANA system.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.deleteServiceQtanRefObject(ServiceQtanRefObject serviceQtanRefObject) Deletes an existingServiceQtanRefObjectentity in the S/4HANA system.deleteServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Deletes an existingServiceQuotationItementity in the S/4HANA system.deleteServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Deletes an existingServiceQuotationItemTextentity in the S/4HANA system.deleteServiceQuotationText(ServiceQuotationText serviceQuotationText) Deletes an existingServiceQuotationTextentity in the S/4HANA system.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.updateServiceQtanPersonResp(ServiceQtanPersonResp serviceQtanPersonResp) Update an existingServiceQtanPersonRespentity and save it to the S/4HANA system.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system.updateServiceQuotation(ServiceQuotation serviceQuotation) Update an existingServiceQuotationentity and save it to the S/4HANA system.updateServiceQuotationItem(ServiceQuotationItem serviceQuotationItem) Update an existingServiceQuotationItementity and save it to the S/4HANA system.updateServiceQuotationItemText(ServiceQuotationItemText serviceQuotationItemText) Update an existingServiceQuotationItemTextentity and save it to the S/4HANA system.updateServiceQuotationText(ServiceQuotationText serviceQuotationText) Update an existingServiceQuotationTextentity 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
-
createServiceQtanItemPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity 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.
-
updateServiceQtanItemPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity 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.
-
deleteServiceQtanItemPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.- Parameters:
serviceQtanItemPriceElement-ServiceQtanItemPriceElemententity 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.
-
createServiceQtanItemRefObject
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Create a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceQtanItemRefObject-ServiceQtanItemRefObjectentity 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.
-
deleteServiceQtanItemRefObject
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Deletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.- Parameters:
serviceQtanItemRefObject-ServiceQtanItemRefObjectentity 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.
-
createServiceQtanPersonResp
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Create a newServiceQtanPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity 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.
-
updateServiceQtanPersonResp
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Update an existingServiceQtanPersonRespentity and save it to the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity 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.
-
deleteServiceQtanPersonResp
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Deletes an existingServiceQtanPersonRespentity in the S/4HANA system.- Parameters:
serviceQtanPersonResp-ServiceQtanPersonRespentity 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.
-
createServiceQtanPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity 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.
-
updateServiceQtanPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity 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.
-
deleteServiceQtanPriceElement
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.- Parameters:
serviceQtanPriceElement-ServiceQtanPriceElemententity 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.
-
createServiceQtanRefObject
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Create a newServiceQtanRefObjectentity and save it to the S/4HANA system.- Parameters:
serviceQtanRefObject-ServiceQtanRefObjectentity 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.
-
deleteServiceQtanRefObject
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Deletes an existingServiceQtanRefObjectentity in the S/4HANA system.- Parameters:
serviceQtanRefObject-ServiceQtanRefObjectentity 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.
-
createServiceQuotation
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Create a newServiceQuotationentity and save it to the S/4HANA system.- Parameters:
serviceQuotation-ServiceQuotationentity 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.
-
updateServiceQuotation
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Update an existingServiceQuotationentity and save it to the S/4HANA system.- Parameters:
serviceQuotation-ServiceQuotationentity 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.
-
createServiceQuotationItem
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Create a newServiceQuotationItementity and save it to the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity 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.
-
updateServiceQuotationItem
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Update an existingServiceQuotationItementity and save it to the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity 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.
-
deleteServiceQuotationItem
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Deletes an existingServiceQuotationItementity in the S/4HANA system.- Parameters:
serviceQuotationItem-ServiceQuotationItementity 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.
-
createServiceQuotationItemText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Create a newServiceQuotationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity 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.
-
updateServiceQuotationItemText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Update an existingServiceQuotationItemTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity 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.
-
deleteServiceQuotationItemText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Deletes an existingServiceQuotationItemTextentity in the S/4HANA system.- Parameters:
serviceQuotationItemText-ServiceQuotationItemTextentity 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.
-
createServiceQuotationText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Create a newServiceQuotationTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity 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.
-
updateServiceQuotationText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Update an existingServiceQuotationTextentity and save it to the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity 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.
-
deleteServiceQuotationText
@Nonnull ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Deletes an existingServiceQuotationTextentity in the S/4HANA system.- Parameters:
serviceQuotationText-ServiceQuotationTextentity 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.
-