public class DefaultEnterpriseProjectServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<EnterpriseProjectServiceBatch,EnterpriseProjectServiceBatchChangeSet> implements EnterpriseProjectServiceBatchChangeSet
EnterpriseProjectServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
EnterpriseProjectService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultEnterpriseProjectServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<EnterpriseProjectServiceBatch,EnterpriseProjectServiceBatchChangeSet>
@Nonnull public EnterpriseProjectServiceBatchChangeSet createEnterpriseProjBlkFunc(@Nonnull EnterpriseProjBlkFunc enterpriseProjBlkFunc)
EnterpriseProjBlkFunc
entity and save it to the S/4HANA system.createEnterpriseProjBlkFunc
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProjBlkFunc
- EnterpriseProjBlkFunc
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEnterpriseProjBlkFunc(@Nonnull EnterpriseProjBlkFunc enterpriseProjBlkFunc)
EnterpriseProjBlkFunc
entity and save it to the S/4HANA system.updateEnterpriseProjBlkFunc
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProjBlkFunc
- EnterpriseProjBlkFunc
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet createEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject)
EnterpriseProject
entity and save it to the S/4HANA system.createEnterpriseProject
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProject
- EnterpriseProject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject)
EnterpriseProject
entity and save it to the S/4HANA system.updateEnterpriseProject
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProject
- EnterpriseProject
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet deleteEnterpriseProject(@Nonnull EnterpriseProject enterpriseProject)
EnterpriseProject
entity in the S/4HANA system.deleteEnterpriseProject
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProject
- EnterpriseProject
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet createEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement)
EnterpriseProjectElement
entity and save it to the S/4HANA system.createEnterpriseProjectElement
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProjectElement
- EnterpriseProjectElement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement)
EnterpriseProjectElement
entity and save it to the S/4HANA system.updateEnterpriseProjectElement
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProjectElement
- EnterpriseProjectElement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet deleteEnterpriseProjectElement(@Nonnull EnterpriseProjectElement enterpriseProjectElement)
EnterpriseProjectElement
entity in the S/4HANA system.deleteEnterpriseProjectElement
in interface EnterpriseProjectServiceBatchChangeSet
enterpriseProjectElement
- EnterpriseProjectElement
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEntProjectElmntPublicSector(@Nonnull EntProjectElmntPublicSector entProjectElmntPublicSector)
EntProjectElmntPublicSector
entity and save it to the S/4HANA system.updateEntProjectElmntPublicSector
in interface EnterpriseProjectServiceBatchChangeSet
entProjectElmntPublicSector
- EntProjectElmntPublicSector
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEntProjectPublicSector(@Nonnull EntProjectPublicSector entProjectPublicSector)
EntProjectPublicSector
entity and save it to the S/4HANA system.updateEntProjectPublicSector
in interface EnterpriseProjectServiceBatchChangeSet
entProjectPublicSector
- EntProjectPublicSector
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet createEntProjElmntBlockFunc(@Nonnull EntProjElmntBlockFunc entProjElmntBlockFunc)
EntProjElmntBlockFunc
entity and save it to the S/4HANA system.createEntProjElmntBlockFunc
in interface EnterpriseProjectServiceBatchChangeSet
entProjElmntBlockFunc
- EntProjElmntBlockFunc
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public EnterpriseProjectServiceBatchChangeSet updateEntProjElmntBlockFunc(@Nonnull EntProjElmntBlockFunc entProjElmntBlockFunc)
EntProjElmntBlockFunc
entity and save it to the S/4HANA system.updateEntProjElmntBlockFunc
in interface EnterpriseProjectServiceBatchChangeSet
entProjElmntBlockFunc
- EntProjElmntBlockFunc
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.