Interface ChangeMasterV2ServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<ChangeMasterV2ServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ChangeMasterV2ServiceBatch>
- All Known Implementing Classes:
DefaultChangeMasterV2ServiceBatchChangeSet
public interface ChangeMasterV2ServiceBatchChangeSet
extends FluentHelperBatchChangeSet<ChangeMasterV2ServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<ChangeMasterV2ServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
ChangeMasterV2Service.-
Method Summary
Modifier and TypeMethodDescriptioncreateChangeMaster(ChangeMaster changeMaster) Create a newChangeMasterentity and save it to the S/4HANA system.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Create a newChangeMasterAltDateentity and save it to the S/4HANA system.createChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Create a newChangeMasterObjTypeAssgmtentity and save it to the S/4HANA system.createChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Create a newChangeMstrObMgReDocInfoRecdentity and save it to the S/4HANA system.createChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Create a newChangeMstrObMgReMaterialentity and save it to the S/4HANA system.createChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Create a newChangeMstrObMgReMatlBOMentity and save it to the S/4HANA system.deleteChangeMaster(ChangeMaster changeMaster) Deletes an existingChangeMasterentity in the S/4HANA system.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deletes an existingChangeMasterAltDateentity in the S/4HANA system.deleteChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Deletes an existingChangeMasterObjTypeAssgmtentity in the S/4HANA system.deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deletes an existingChangeMstrObjectMgmtRecordentity in the S/4HANA system.deleteChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Deletes an existingChangeMstrObMgReDocInfoRecdentity in the S/4HANA system.deleteChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Deletes an existingChangeMstrObMgReMaterialentity in the S/4HANA system.deleteChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Deletes an existingChangeMstrObMgReMatlBOMentity in the S/4HANA system.updateChangeMaster(ChangeMaster changeMaster) Update an existingChangeMasterentity and save it to the S/4HANA system.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Update an existingChangeMasterAltDateentity and save it to the S/4HANA system.updateChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Update an existingChangeMasterObjTypeAssgmtentity and save it to the S/4HANA system.updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Update an existingChangeMstrObjectMgmtRecordentity and save it to the S/4HANA system.updateChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Update an existingChangeMstrObMgReDocInfoRecdentity and save it to the S/4HANA system.updateChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Update an existingChangeMstrObMgReMaterialentity and save it to the S/4HANA system.updateChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Update an existingChangeMstrObMgReMatlBOMentity and save it to the S/4HANA system.Methods 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
-
createChangeMasterAltDate
@Nonnull ChangeMasterV2ServiceBatchChangeSet createChangeMasterAltDate(@Nonnull ChangeMasterAltDate changeMasterAltDate) Create a newChangeMasterAltDateentity and save it to the S/4HANA system.- Parameters:
changeMasterAltDate-ChangeMasterAltDateentity 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.
-
updateChangeMasterAltDate
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMasterAltDate(@Nonnull ChangeMasterAltDate changeMasterAltDate) Update an existingChangeMasterAltDateentity and save it to the S/4HANA system.- Parameters:
changeMasterAltDate-ChangeMasterAltDateentity 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.
-
deleteChangeMasterAltDate
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMasterAltDate(@Nonnull ChangeMasterAltDate changeMasterAltDate) Deletes an existingChangeMasterAltDateentity in the S/4HANA system.- Parameters:
changeMasterAltDate-ChangeMasterAltDateentity 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.
-
createChangeMasterObjTypeAssgmt
@Nonnull ChangeMasterV2ServiceBatchChangeSet createChangeMasterObjTypeAssgmt(@Nonnull ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Create a newChangeMasterObjTypeAssgmtentity and save it to the S/4HANA system.- Parameters:
changeMasterObjTypeAssgmt-ChangeMasterObjTypeAssgmtentity 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.
-
updateChangeMasterObjTypeAssgmt
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMasterObjTypeAssgmt(@Nonnull ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Update an existingChangeMasterObjTypeAssgmtentity and save it to the S/4HANA system.- Parameters:
changeMasterObjTypeAssgmt-ChangeMasterObjTypeAssgmtentity 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.
-
deleteChangeMasterObjTypeAssgmt
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMasterObjTypeAssgmt(@Nonnull ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt) Deletes an existingChangeMasterObjTypeAssgmtentity in the S/4HANA system.- Parameters:
changeMasterObjTypeAssgmt-ChangeMasterObjTypeAssgmtentity 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.
-
createChangeMaster
Create a newChangeMasterentity and save it to the S/4HANA system.- Parameters:
changeMaster-ChangeMasterentity 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.
-
updateChangeMaster
Update an existingChangeMasterentity and save it to the S/4HANA system.- Parameters:
changeMaster-ChangeMasterentity 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.
-
deleteChangeMaster
Deletes an existingChangeMasterentity in the S/4HANA system.- Parameters:
changeMaster-ChangeMasterentity 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.
-
updateChangeMstrObjectMgmtRecord
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMstrObjectMgmtRecord(@Nonnull ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Update an existingChangeMstrObjectMgmtRecordentity and save it to the S/4HANA system.- Parameters:
changeMstrObjectMgmtRecord-ChangeMstrObjectMgmtRecordentity 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.
-
deleteChangeMstrObjectMgmtRecord
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMstrObjectMgmtRecord(@Nonnull ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deletes an existingChangeMstrObjectMgmtRecordentity in the S/4HANA system.- Parameters:
changeMstrObjectMgmtRecord-ChangeMstrObjectMgmtRecordentity 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.
-
createChangeMstrObMgReDocInfoRecd
@Nonnull ChangeMasterV2ServiceBatchChangeSet createChangeMstrObMgReDocInfoRecd(@Nonnull ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Create a newChangeMstrObMgReDocInfoRecdentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReDocInfoRecd-ChangeMstrObMgReDocInfoRecdentity 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.
-
updateChangeMstrObMgReDocInfoRecd
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMstrObMgReDocInfoRecd(@Nonnull ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Update an existingChangeMstrObMgReDocInfoRecdentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReDocInfoRecd-ChangeMstrObMgReDocInfoRecdentity 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.
-
deleteChangeMstrObMgReDocInfoRecd
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMstrObMgReDocInfoRecd(@Nonnull ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd) Deletes an existingChangeMstrObMgReDocInfoRecdentity in the S/4HANA system.- Parameters:
changeMstrObMgReDocInfoRecd-ChangeMstrObMgReDocInfoRecdentity 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.
-
createChangeMstrObMgReMaterial
@Nonnull ChangeMasterV2ServiceBatchChangeSet createChangeMstrObMgReMaterial(@Nonnull ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Create a newChangeMstrObMgReMaterialentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReMaterial-ChangeMstrObMgReMaterialentity 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.
-
updateChangeMstrObMgReMaterial
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMstrObMgReMaterial(@Nonnull ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Update an existingChangeMstrObMgReMaterialentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReMaterial-ChangeMstrObMgReMaterialentity 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.
-
deleteChangeMstrObMgReMaterial
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMstrObMgReMaterial(@Nonnull ChangeMstrObMgReMaterial changeMstrObMgReMaterial) Deletes an existingChangeMstrObMgReMaterialentity in the S/4HANA system.- Parameters:
changeMstrObMgReMaterial-ChangeMstrObMgReMaterialentity 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.
-
createChangeMstrObMgReMatlBOM
@Nonnull ChangeMasterV2ServiceBatchChangeSet createChangeMstrObMgReMatlBOM(@Nonnull ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Create a newChangeMstrObMgReMatlBOMentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReMatlBOM-ChangeMstrObMgReMatlBOMentity 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.
-
updateChangeMstrObMgReMatlBOM
@Nonnull ChangeMasterV2ServiceBatchChangeSet updateChangeMstrObMgReMatlBOM(@Nonnull ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Update an existingChangeMstrObMgReMatlBOMentity and save it to the S/4HANA system.- Parameters:
changeMstrObMgReMatlBOM-ChangeMstrObMgReMatlBOMentity 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.
-
deleteChangeMstrObMgReMatlBOM
@Nonnull ChangeMasterV2ServiceBatchChangeSet deleteChangeMstrObMgReMatlBOM(@Nonnull ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM) Deletes an existingChangeMstrObMgReMatlBOMentity in the S/4HANA system.- Parameters:
changeMstrObMgReMatlBOM-ChangeMstrObMgReMatlBOMentity 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.
-