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