Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.batch
Class DefaultCharacteristicDataForClassificationServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<CharacteristicDataForClassificationServiceBatch,CharacteristicDataForClassificationServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.batch.DefaultCharacteristicDataForClassificationServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<CharacteristicDataForClassificationServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<CharacteristicDataForClassificationServiceBatch>,CharacteristicDataForClassificationServiceBatchChangeSet
public class DefaultCharacteristicDataForClassificationServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<CharacteristicDataForClassificationServiceBatch,CharacteristicDataForClassificationServiceBatchChangeSet>
implements CharacteristicDataForClassificationServiceBatchChangeSet
Implementation of the
CharacteristicDataForClassificationServiceBatchChangeSet interface, enabling you to
combine multiple operations into one changeset. For further information have a look into the
CharacteristicDataForClassificationService.-
Method Summary
Modifier and TypeMethodDescriptioncreateClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Create a newClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.createClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Create a newClfnCharcDescForKeyDateentity and save it to the S/4HANA system.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Create a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.createClfnCharcRstrcnForKeyDate(ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Create a newClfnCharcRstrcnForKeyDateentity and save it to the S/4HANA system.createClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Create a newClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.createClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Create a newClfnCharcValueForKeyDateentity and save it to the S/4HANA system.deleteClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deletes an existingClfnCharacteristicForKeyDateentity in the S/4HANA system.deleteClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deletes an existingClfnCharcDescForKeyDateentity in the S/4HANA system.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.deleteClfnCharcRstrcnForKeyDate(ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Deletes an existingClfnCharcRstrcnForKeyDateentity in the S/4HANA system.deleteClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deletes an existingClfnCharcValueDescForKeyDateentity in the S/4HANA system.deleteClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deletes an existingClfnCharcValueForKeyDateentity in the S/4HANA system.getThis()updateClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Update an existingClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.updateClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Update an existingClfnCharcDescForKeyDateentity and save it to the S/4HANA system.updateClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Update an existingClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.updateClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Update an existingClfnCharcValueForKeyDateentity 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
-
createClfnCharacteristicForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity 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.
-
updateClfnCharacteristicForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet updateClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetUpdate an existingClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity 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.
-
deleteClfnCharacteristicForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharacteristicForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity 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.
-
createClfnCharcDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharcDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity 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.
-
updateClfnCharcDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet updateClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetUpdate an existingClfnCharcDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity 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.
-
deleteClfnCharcDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharcDescForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity 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.
-
createClfnCharcRefForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcRefForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcRefForKeyDate-ClfnCharcRefForKeyDateentity 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.
-
deleteClfnCharcRefForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcRefForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcRefForKeyDate-ClfnCharcRefForKeyDateentity 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.
-
createClfnCharcRstrcnForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharcRstrcnForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcRstrcnForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcRstrcnForKeyDate-ClfnCharcRstrcnForKeyDateentity 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.
-
deleteClfnCharcRstrcnForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharcRstrcnForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcRstrcnForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcRstrcnForKeyDate-ClfnCharcRstrcnForKeyDateentity 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.
-
createClfnCharcValueDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity 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.
-
updateClfnCharcValueDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet updateClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetUpdate an existingClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity 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.
-
deleteClfnCharcValueDescForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharcValueDescForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity 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.
-
createClfnCharcValueForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet createClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetCreate a newClfnCharcValueForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity 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.
-
updateClfnCharcValueForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet updateClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetUpdate an existingClfnCharcValueForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity 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.
-
deleteClfnCharcValueForKeyDate
@Nonnull public CharacteristicDataForClassificationServiceBatchChangeSet deleteClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Description copied from interface:CharacteristicDataForClassificationServiceBatchChangeSetDeletes an existingClfnCharcValueForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationServiceBatchChangeSet- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity 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.
-