Class DefaultTrialBalanceServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<TrialBalanceServiceBatch,TrialBalanceServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.batch.DefaultTrialBalanceServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<TrialBalanceServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<TrialBalanceServiceBatch>,TrialBalanceServiceBatchChangeSet
public class DefaultTrialBalanceServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<TrialBalanceServiceBatch,TrialBalanceServiceBatchChangeSet>
implements TrialBalanceServiceBatchChangeSet
Implementation of the
TrialBalanceServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
TrialBalanceService.-
Method Summary
Modifier and TypeMethodDescriptioncreateSAP__Currency(SAP__Currency sAP__Currency) Create a newSAP__Currencyentity and save it to the S/4HANA system.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Create a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Create a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Create a newSAP__ValueHelpentity and save it to the S/4HANA system.deleteSAP__Currency(SAP__Currency sAP__Currency) Deletes an existingSAP__Currencyentity in the S/4HANA system.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deletes an existingSAP__ValueHelpentity in the S/4HANA system.protected DefaultTrialBalanceServiceBatchChangeSetgetThis()updateSAP__Currency(SAP__Currency sAP__Currency) Update an existingSAP__Currencyentity and save it to the S/4HANA system.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Update an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Update an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Update an existingSAP__ValueHelpentity 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<TrialBalanceServiceBatch,TrialBalanceServiceBatchChangeSet>
-
createSAP__Currency
@Nonnull public TrialBalanceServiceBatchChangeSet createSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:TrialBalanceServiceBatchChangeSetCreate a newSAP__Currencyentity and save it to the S/4HANA system.- Specified by:
createSAP__Currencyin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__Currency-SAP__Currencyentity 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.
-
updateSAP__Currency
@Nonnull public TrialBalanceServiceBatchChangeSet updateSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:TrialBalanceServiceBatchChangeSetUpdate an existingSAP__Currencyentity and save it to the S/4HANA system.- Specified by:
updateSAP__Currencyin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__Currency-SAP__Currencyentity 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.
-
deleteSAP__Currency
@Nonnull public TrialBalanceServiceBatchChangeSet deleteSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:TrialBalanceServiceBatchChangeSetDeletes an existingSAP__Currencyentity in the S/4HANA system.- Specified by:
deleteSAP__Currencyin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__Currency-SAP__Currencyentity 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.
-
createSAP__UnitOfMeasure
@Nonnull public TrialBalanceServiceBatchChangeSet createSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:TrialBalanceServiceBatchChangeSetCreate a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
createSAP__UnitOfMeasurein interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__UnitOfMeasure-SAP__UnitOfMeasureentity 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.
-
updateSAP__UnitOfMeasure
@Nonnull public TrialBalanceServiceBatchChangeSet updateSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:TrialBalanceServiceBatchChangeSetUpdate an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
updateSAP__UnitOfMeasurein interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__UnitOfMeasure-SAP__UnitOfMeasureentity 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.
-
deleteSAP__UnitOfMeasure
@Nonnull public TrialBalanceServiceBatchChangeSet deleteSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:TrialBalanceServiceBatchChangeSetDeletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.- Specified by:
deleteSAP__UnitOfMeasurein interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__UnitOfMeasure-SAP__UnitOfMeasureentity 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.
-
createSAP__DocumentDescription
@Nonnull public TrialBalanceServiceBatchChangeSet createSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:TrialBalanceServiceBatchChangeSetCreate a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.- Specified by:
createSAP__DocumentDescriptionin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__DocumentDescription-SAP__DocumentDescriptionentity 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.
-
updateSAP__DocumentDescription
@Nonnull public TrialBalanceServiceBatchChangeSet updateSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:TrialBalanceServiceBatchChangeSetUpdate an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system.- Specified by:
updateSAP__DocumentDescriptionin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__DocumentDescription-SAP__DocumentDescriptionentity 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.
-
deleteSAP__DocumentDescription
@Nonnull public TrialBalanceServiceBatchChangeSet deleteSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:TrialBalanceServiceBatchChangeSetDeletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.- Specified by:
deleteSAP__DocumentDescriptionin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__DocumentDescription-SAP__DocumentDescriptionentity 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.
-
createSAP__ValueHelp
@Nonnull public TrialBalanceServiceBatchChangeSet createSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:TrialBalanceServiceBatchChangeSetCreate a newSAP__ValueHelpentity and save it to the S/4HANA system.- Specified by:
createSAP__ValueHelpin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__ValueHelp-SAP__ValueHelpentity 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.
-
updateSAP__ValueHelp
@Nonnull public TrialBalanceServiceBatchChangeSet updateSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:TrialBalanceServiceBatchChangeSetUpdate an existingSAP__ValueHelpentity and save it to the S/4HANA system.- Specified by:
updateSAP__ValueHelpin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__ValueHelp-SAP__ValueHelpentity 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.
-
deleteSAP__ValueHelp
@Nonnull public TrialBalanceServiceBatchChangeSet deleteSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:TrialBalanceServiceBatchChangeSetDeletes an existingSAP__ValueHelpentity in the S/4HANA system.- Specified by:
deleteSAP__ValueHelpin interfaceTrialBalanceServiceBatchChangeSet- Parameters:
sAP__ValueHelp-SAP__ValueHelpentity 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.
-