Interface EnterpriseProjectServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<EnterpriseProjectServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<EnterpriseProjectServiceBatch>
- All Known Implementing Classes:
DefaultEnterpriseProjectServiceBatchChangeSet
public interface EnterpriseProjectServiceBatchChangeSet
extends FluentHelperBatchChangeSet<EnterpriseProjectServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<EnterpriseProjectServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
EnterpriseProjectService.-
Method Summary
Modifier and TypeMethodDescriptioncreateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Create a newEnterpriseProjBlkFuncentity and save it to the S/4HANA system.createEnterpriseProject(EnterpriseProject enterpriseProject) Create a newEnterpriseProjectentity and save it to the S/4HANA system.createEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement) Create a newEnterpriseProjectElemententity and save it to the S/4HANA system.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.deleteEnterpriseProject(EnterpriseProject enterpriseProject) Deletes an existingEnterpriseProjectentity in the S/4HANA system.deleteEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement) Deletes an existingEnterpriseProjectElemententity in the S/4HANA system.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Update an existingEnterpriseProjBlkFuncentity and save it to the S/4HANA system.updateEnterpriseProject(EnterpriseProject enterpriseProject) Update an existingEnterpriseProjectentity and save it to the S/4HANA system.updateEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement) Update an existingEnterpriseProjectElemententity and save it to the S/4HANA system.updateEntProjectElmntPublicSector(EntProjectElmntPublicSector entProjectElmntPublicSector) Update an existingEntProjectElmntPublicSectorentity and save it to the S/4HANA system.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Update an existingEntProjectPublicSectorentity and save it to the S/4HANA system.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Update an existingEntProjElmntBlockFuncentity 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
-
createEnterpriseProjBlkFunc
@Nonnull EnterpriseProjectServiceBatchChangeSet createEnterpriseProjBlkFunc(@Nonnull EnterpriseProjBlkFunc enterpriseProjBlkFunc) Create a newEnterpriseProjBlkFuncentity and save it to the S/4HANA system.- Parameters:
enterpriseProjBlkFunc-EnterpriseProjBlkFuncentity 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.
-
updateEnterpriseProjBlkFunc
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEnterpriseProjBlkFunc(@Nonnull EnterpriseProjBlkFunc enterpriseProjBlkFunc) Update an existingEnterpriseProjBlkFuncentity and save it to the S/4HANA system.- Parameters:
enterpriseProjBlkFunc-EnterpriseProjBlkFuncentity 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.
-
createEnterpriseProject
@Nonnull EnterpriseProjectServiceBatchChangeSet createEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject) Create a newEnterpriseProjectentity and save it to the S/4HANA system.- Parameters:
enterpriseProject-EnterpriseProjectentity 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.
-
updateEnterpriseProject
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject) Update an existingEnterpriseProjectentity and save it to the S/4HANA system.- Parameters:
enterpriseProject-EnterpriseProjectentity 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.
-
deleteEnterpriseProject
@Nonnull EnterpriseProjectServiceBatchChangeSet deleteEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject) Deletes an existingEnterpriseProjectentity in the S/4HANA system.- Parameters:
enterpriseProject-EnterpriseProjectentity 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.
-
createEnterpriseProjectElement
@Nonnull EnterpriseProjectServiceBatchChangeSet createEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement) Create a newEnterpriseProjectElemententity and save it to the S/4HANA system.- Parameters:
enterpriseProjectElement-EnterpriseProjectElemententity 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.
-
updateEnterpriseProjectElement
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement) Update an existingEnterpriseProjectElemententity and save it to the S/4HANA system.- Parameters:
enterpriseProjectElement-EnterpriseProjectElemententity 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.
-
deleteEnterpriseProjectElement
@Nonnull EnterpriseProjectServiceBatchChangeSet deleteEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement) Deletes an existingEnterpriseProjectElemententity in the S/4HANA system.- Parameters:
enterpriseProjectElement-EnterpriseProjectElemententity 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.
-
updateEntProjectElmntPublicSector
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEntProjectElmntPublicSector(@Nonnull EntProjectElmntPublicSector entProjectElmntPublicSector) Update an existingEntProjectElmntPublicSectorentity and save it to the S/4HANA system.- Parameters:
entProjectElmntPublicSector-EntProjectElmntPublicSectorentity 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.
-
updateEntProjectPublicSector
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEntProjectPublicSector(@Nonnull EntProjectPublicSector entProjectPublicSector) Update an existingEntProjectPublicSectorentity and save it to the S/4HANA system.- Parameters:
entProjectPublicSector-EntProjectPublicSectorentity 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.
-
createEntProjElmntBlockFunc
@Nonnull EnterpriseProjectServiceBatchChangeSet createEntProjElmntBlockFunc(@Nonnull EntProjElmntBlockFunc entProjElmntBlockFunc) Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.- Parameters:
entProjElmntBlockFunc-EntProjElmntBlockFuncentity 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.
-
updateEntProjElmntBlockFunc
@Nonnull EnterpriseProjectServiceBatchChangeSet updateEntProjElmntBlockFunc(@Nonnull EntProjElmntBlockFunc entProjElmntBlockFunc) Update an existingEntProjElmntBlockFuncentity and save it to the S/4HANA system.- Parameters:
entProjElmntBlockFunc-EntProjElmntBlockFuncentity 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.
-