Class DefaultWorkforcePersonSkilltagServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<WorkforcePersonSkilltagServiceBatch,WorkforcePersonSkilltagServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.batch.DefaultWorkforcePersonSkilltagServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<WorkforcePersonSkilltagServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<WorkforcePersonSkilltagServiceBatch>,WorkforcePersonSkilltagServiceBatchChangeSet
public class DefaultWorkforcePersonSkilltagServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<WorkforcePersonSkilltagServiceBatch,WorkforcePersonSkilltagServiceBatchChangeSet>
implements WorkforcePersonSkilltagServiceBatchChangeSet
Implementation of the
WorkforcePersonSkilltagServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
WorkforcePersonSkilltagService.-
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.createSkillTag(SkillTag skillTag) Create a newSkillTagentity 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.deleteSkillTag(SkillTag skillTag) Deletes an existingSkillTagentity in the S/4HANA system.getThis()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
-
createSAP__ValueHelp
@Nonnull public WorkforcePersonSkilltagServiceBatchChangeSet createSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetCreate a newSAP__ValueHelpentity and save it to the S/4HANA system.- Specified by:
createSAP__ValueHelpin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet updateSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetUpdate an existingSAP__ValueHelpentity and save it to the S/4HANA system.- Specified by:
updateSAP__ValueHelpin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet deleteSAP__ValueHelp(@Nonnull SAP__ValueHelp sAP__ValueHelp) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetDeletes an existingSAP__ValueHelpentity in the S/4HANA system.- Specified by:
deleteSAP__ValueHelpin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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.
-
createSkillTag
@Nonnull public WorkforcePersonSkilltagServiceBatchChangeSet createSkillTag(@Nonnull SkillTag skillTag) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetCreate a newSkillTagentity and save it to the S/4HANA system.- Specified by:
createSkillTagin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- Parameters:
skillTag-SkillTagentity 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.
-
deleteSkillTag
@Nonnull public WorkforcePersonSkilltagServiceBatchChangeSet deleteSkillTag(@Nonnull SkillTag skillTag) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetDeletes an existingSkillTagentity in the S/4HANA system.- Specified by:
deleteSkillTagin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- Parameters:
skillTag-SkillTagentity 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__Currency
@Nonnull public WorkforcePersonSkilltagServiceBatchChangeSet createSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetCreate a newSAP__Currencyentity and save it to the S/4HANA system.- Specified by:
createSAP__Currencyin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet updateSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetUpdate an existingSAP__Currencyentity and save it to the S/4HANA system.- Specified by:
updateSAP__Currencyin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet deleteSAP__Currency(@Nonnull SAP__Currency sAP__Currency) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetDeletes an existingSAP__Currencyentity in the S/4HANA system.- Specified by:
deleteSAP__Currencyin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet createSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetCreate a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
createSAP__UnitOfMeasurein interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet updateSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetUpdate an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
updateSAP__UnitOfMeasurein interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet deleteSAP__UnitOfMeasure(@Nonnull SAP__UnitOfMeasure sAP__UnitOfMeasure) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetDeletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.- Specified by:
deleteSAP__UnitOfMeasurein interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet createSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetCreate a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.- Specified by:
createSAP__DocumentDescriptionin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet updateSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetUpdate an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system.- Specified by:
updateSAP__DocumentDescriptionin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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 WorkforcePersonSkilltagServiceBatchChangeSet deleteSAP__DocumentDescription(@Nonnull SAP__DocumentDescription sAP__DocumentDescription) Description copied from interface:WorkforcePersonSkilltagServiceBatchChangeSetDeletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.- Specified by:
deleteSAP__DocumentDescriptionin interfaceWorkforcePersonSkilltagServiceBatchChangeSet- 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.
-