Class DefaultServiceQuotationV2ServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ServiceQuotationV2ServiceBatch,ServiceQuotationV2ServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.batch.DefaultServiceQuotationV2ServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ServiceQuotationV2ServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ServiceQuotationV2ServiceBatch>,ServiceQuotationV2ServiceBatchChangeSet
public class DefaultServiceQuotationV2ServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ServiceQuotationV2ServiceBatch,ServiceQuotationV2ServiceBatchChangeSet>
implements ServiceQuotationV2ServiceBatchChangeSet
Implementation of the
ServiceQuotationV2ServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. 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.getThis()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 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<ServiceQuotationV2ServiceBatch,ServiceQuotationV2ServiceBatchChangeSet>
-
createServiceQtanItemPriceElement
@Nonnull public ServiceQuotationV2ServiceBatchChangeSet createServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceQtanItemPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceQtanItemPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.- Specified by:
deleteServiceQtanItemPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQtanItemRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceQtanItemRefObjectin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQtanItemRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceQtanItemRefObjectin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQtanPersonRespentity and save it to the S/4HANA system.- Specified by:
createServiceQtanPersonRespin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQtanPersonRespentity and save it to the S/4HANA system.- Specified by:
updateServiceQtanPersonRespin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQtanPersonRespentity in the S/4HANA system.- Specified by:
deleteServiceQtanPersonRespin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQtanPriceElemententity and save it to the S/4HANA system.- Specified by:
createServiceQtanPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQtanPriceElemententity and save it to the S/4HANA system.- Specified by:
updateServiceQtanPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQtanPriceElemententity in the S/4HANA system.- Specified by:
deleteServiceQtanPriceElementin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQtanRefObjectentity and save it to the S/4HANA system.- Specified by:
createServiceQtanRefObjectin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQtanRefObjectentity in the S/4HANA system.- Specified by:
deleteServiceQtanRefObjectin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQuotationentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotation(@Nonnull ServiceQuotation serviceQuotation) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQuotationentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQuotationItementity and save it to the S/4HANA system.- Specified by:
createServiceQuotationItemin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQuotationItementity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationItemin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQuotationItementity in the S/4HANA system.- Specified by:
deleteServiceQuotationItemin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQuotationItemTextentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationItemTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQuotationItemTextentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationItemTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQuotationItemTextentity in the S/4HANA system.- Specified by:
deleteServiceQuotationItemTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet createServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetCreate a newServiceQuotationTextentity and save it to the S/4HANA system.- Specified by:
createServiceQuotationTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet updateServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetUpdate an existingServiceQuotationTextentity and save it to the S/4HANA system.- Specified by:
updateServiceQuotationTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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 public ServiceQuotationV2ServiceBatchChangeSet deleteServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText) Description copied from interface:ServiceQuotationV2ServiceBatchChangeSetDeletes an existingServiceQuotationTextentity in the S/4HANA system.- Specified by:
deleteServiceQuotationTextin interfaceServiceQuotationV2ServiceBatchChangeSet- 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.
-