Class DefaultCommercialProjectServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<CommercialProjectServiceBatch,CommercialProjectServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.batch.DefaultCommercialProjectServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<CommercialProjectServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<CommercialProjectServiceBatch>,CommercialProjectServiceBatchChangeSet
public class DefaultCommercialProjectServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<CommercialProjectServiceBatch,CommercialProjectServiceBatchChangeSet>
implements CommercialProjectServiceBatchChangeSet
Implementation of the
CommercialProjectServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
CommercialProjectService.-
Method Summary
Modifier and TypeMethodDescriptioncreateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Create a newCustProjSlsOrdentity and save it to the S/4HANA system.createCustProjSlsOrdItem(CustProjSlsOrdItem custProjSlsOrdItem) Create a newCustProjSlsOrdItementity and save it to the S/4HANA system.createCustProjSlsOrdItemPartner(CustProjSlsOrdItemPartner custProjSlsOrdItemPartner) Create a newCustProjSlsOrdItemPartnerentity and save it to the S/4HANA system.createCustProjSlsOrdItemText(CustProjSlsOrdItemText custProjSlsOrdItemText) Create a newCustProjSlsOrdItemTextentity and save it to the S/4HANA system.createCustProjSlsOrdItemWorkPckg(CustProjSlsOrdItemWorkPckg custProjSlsOrdItemWorkPckg) Create a newCustProjSlsOrdItemWorkPckgentity and save it to the S/4HANA system.createCustProjSlsOrdItmBillgPlnItm(CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Create a newCustProjSlsOrdItmBillgPlnItmentity and save it to the S/4HANA system.createCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Create a newCustProjSlsOrdPartnerentity and save it to the S/4HANA system.createCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Create a newCustProjSlsOrdTextentity and save it to the S/4HANA system.createDemand(Demand demand) Create a newDemandentity and save it to the S/4HANA system.createEngmntProjRsceDmnd(EngmntProjRsceDmnd engmntProjRsceDmnd) Create a newEngmntProjRsceDmndentity and save it to the S/4HANA system.createEngmntProjRsceDmndDistr(EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Create a newEngmntProjRsceDmndDistrentity and save it to the S/4HANA system.createEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Create a newEngmntProjRsceSupentity and save it to the S/4HANA system.createEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr) Create a newEngmntProjRsceSupDistrentity and save it to the S/4HANA system.createProject(Project project) Create a newProjectentity and save it to the S/4HANA system.createProjectRole(ProjectRole projectRole) Create a newProjectRoleentity and save it to the S/4HANA system.createWorkItem(WorkItem workItem) Create a newWorkItementity and save it to the S/4HANA system.createWorkPackage(WorkPackage workPackage) Create a newWorkPackageentity and save it to the S/4HANA system.createWorkPackageFunction(WorkPackageFunction workPackageFunction) Create a newWorkPackageFunctionentity and save it to the S/4HANA system.deleteCustProjSlsOrdItem(CustProjSlsOrdItem custProjSlsOrdItem) Deletes an existingCustProjSlsOrdItementity in the S/4HANA system.deleteCustProjSlsOrdItemText(CustProjSlsOrdItemText custProjSlsOrdItemText) Deletes an existingCustProjSlsOrdItemTextentity in the S/4HANA system.deleteCustProjSlsOrdItemWorkPckg(CustProjSlsOrdItemWorkPckg custProjSlsOrdItemWorkPckg) Deletes an existingCustProjSlsOrdItemWorkPckgentity in the S/4HANA system.deleteCustProjSlsOrdItmBillgPlnItm(CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Deletes an existingCustProjSlsOrdItmBillgPlnItmentity in the S/4HANA system.deleteCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deletes an existingCustProjSlsOrdTextentity in the S/4HANA system.deleteDemand(Demand demand) Deletes an existingDemandentity in the S/4HANA system.deleteEngmntProjRsceDmnd(EngmntProjRsceDmnd engmntProjRsceDmnd) Deletes an existingEngmntProjRsceDmndentity in the S/4HANA system.deleteEngmntProjRsceDmndDistr(EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Deletes an existingEngmntProjRsceDmndDistrentity in the S/4HANA system.deleteEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deletes an existingEngmntProjRsceSupentity in the S/4HANA system.deleteEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr) Deletes an existingEngmntProjRsceSupDistrentity in the S/4HANA system.deleteProjectRole(ProjectRole projectRole) Deletes an existingProjectRoleentity in the S/4HANA system.deleteWorkItem(WorkItem workItem) Deletes an existingWorkItementity in the S/4HANA system.deleteWorkPackage(WorkPackage workPackage) Deletes an existingWorkPackageentity in the S/4HANA system.getThis()updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Update an existingCustProjSlsOrdentity and save it to the S/4HANA system.updateCustProjSlsOrdItem(CustProjSlsOrdItem custProjSlsOrdItem) Update an existingCustProjSlsOrdItementity and save it to the S/4HANA system.updateCustProjSlsOrdItemPartner(CustProjSlsOrdItemPartner custProjSlsOrdItemPartner) Update an existingCustProjSlsOrdItemPartnerentity and save it to the S/4HANA system.updateCustProjSlsOrdItemText(CustProjSlsOrdItemText custProjSlsOrdItemText) Update an existingCustProjSlsOrdItemTextentity and save it to the S/4HANA system.updateCustProjSlsOrdItmBillgPlnItm(CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Update an existingCustProjSlsOrdItmBillgPlnItmentity and save it to the S/4HANA system.updateCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Update an existingCustProjSlsOrdPartnerentity and save it to the S/4HANA system.updateCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Update an existingCustProjSlsOrdTextentity and save it to the S/4HANA system.updateDemand(Demand demand) Update an existingDemandentity and save it to the S/4HANA system.updateEngmntProjRsceDmnd(EngmntProjRsceDmnd engmntProjRsceDmnd) Update an existingEngmntProjRsceDmndentity and save it to the S/4HANA system.updateEngmntProjRsceDmndDistr(EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Update an existingEngmntProjRsceDmndDistrentity and save it to the S/4HANA system.updateEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Update an existingEngmntProjRsceSupentity and save it to the S/4HANA system.updateEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr) Update an existingEngmntProjRsceSupDistrentity and save it to the S/4HANA system.updateProject(Project project) Update an existingProjectentity and save it to the S/4HANA system.updateProjectRole(ProjectRole projectRole) Update an existingProjectRoleentity and save it to the S/4HANA system.updateWorkPackage(WorkPackage workPackage) Update an existingWorkPackageentity and save it to the S/4HANA system.updateWorkPackageFunction(WorkPackageFunction workPackageFunction) Update an existingWorkPackageFunctionentity 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
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<CommercialProjectServiceBatch,CommercialProjectServiceBatchChangeSet>
-
createCustProjSlsOrd
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrd(@Nonnull CustProjSlsOrd custProjSlsOrd) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrd-CustProjSlsOrdentity 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.
-
updateCustProjSlsOrd
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrd(@Nonnull CustProjSlsOrd custProjSlsOrd) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrd-CustProjSlsOrdentity 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.
-
createCustProjSlsOrdItem
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdItem(@Nonnull CustProjSlsOrdItem custProjSlsOrdItem) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdItementity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdItemin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItem-CustProjSlsOrdItementity 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.
-
updateCustProjSlsOrdItem
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdItem(@Nonnull CustProjSlsOrdItem custProjSlsOrdItem) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdItementity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdItemin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItem-CustProjSlsOrdItementity 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.
-
deleteCustProjSlsOrdItem
@Nonnull public CommercialProjectServiceBatchChangeSet deleteCustProjSlsOrdItem(@Nonnull CustProjSlsOrdItem custProjSlsOrdItem) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingCustProjSlsOrdItementity in the S/4HANA system.- Specified by:
deleteCustProjSlsOrdItemin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItem-CustProjSlsOrdItementity 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.
-
createCustProjSlsOrdItemPartner
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdItemPartner(@Nonnull CustProjSlsOrdItemPartner custProjSlsOrdItemPartner) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdItemPartnerentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdItemPartnerin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemPartner-CustProjSlsOrdItemPartnerentity 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.
-
updateCustProjSlsOrdItemPartner
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdItemPartner(@Nonnull CustProjSlsOrdItemPartner custProjSlsOrdItemPartner) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdItemPartnerentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdItemPartnerin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemPartner-CustProjSlsOrdItemPartnerentity 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.
-
createCustProjSlsOrdItemText
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdItemText(@Nonnull CustProjSlsOrdItemText custProjSlsOrdItemText) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdItemTextentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdItemTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemText-CustProjSlsOrdItemTextentity 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.
-
updateCustProjSlsOrdItemText
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdItemText(@Nonnull CustProjSlsOrdItemText custProjSlsOrdItemText) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdItemTextentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdItemTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemText-CustProjSlsOrdItemTextentity 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.
-
deleteCustProjSlsOrdItemText
@Nonnull public CommercialProjectServiceBatchChangeSet deleteCustProjSlsOrdItemText(@Nonnull CustProjSlsOrdItemText custProjSlsOrdItemText) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingCustProjSlsOrdItemTextentity in the S/4HANA system.- Specified by:
deleteCustProjSlsOrdItemTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemText-CustProjSlsOrdItemTextentity 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.
-
createCustProjSlsOrdItemWorkPckg
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdItemWorkPckg(@Nonnull CustProjSlsOrdItemWorkPckg custProjSlsOrdItemWorkPckg) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdItemWorkPckgentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdItemWorkPckgin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemWorkPckg-CustProjSlsOrdItemWorkPckgentity 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.
-
deleteCustProjSlsOrdItemWorkPckg
@Nonnull public CommercialProjectServiceBatchChangeSet deleteCustProjSlsOrdItemWorkPckg(@Nonnull CustProjSlsOrdItemWorkPckg custProjSlsOrdItemWorkPckg) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingCustProjSlsOrdItemWorkPckgentity in the S/4HANA system.- Specified by:
deleteCustProjSlsOrdItemWorkPckgin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItemWorkPckg-CustProjSlsOrdItemWorkPckgentity 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.
-
createCustProjSlsOrdItmBillgPlnItm
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdItmBillgPlnItm(@Nonnull CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdItmBillgPlnItmentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdItmBillgPlnItmin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItmBillgPlnItm-CustProjSlsOrdItmBillgPlnItmentity 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.
-
updateCustProjSlsOrdItmBillgPlnItm
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdItmBillgPlnItm(@Nonnull CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdItmBillgPlnItmentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdItmBillgPlnItmin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItmBillgPlnItm-CustProjSlsOrdItmBillgPlnItmentity 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.
-
deleteCustProjSlsOrdItmBillgPlnItm
@Nonnull public CommercialProjectServiceBatchChangeSet deleteCustProjSlsOrdItmBillgPlnItm(@Nonnull CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingCustProjSlsOrdItmBillgPlnItmentity in the S/4HANA system.- Specified by:
deleteCustProjSlsOrdItmBillgPlnItmin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdItmBillgPlnItm-CustProjSlsOrdItmBillgPlnItmentity 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.
-
createCustProjSlsOrdPartner
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdPartner(@Nonnull CustProjSlsOrdPartner custProjSlsOrdPartner) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdPartnerentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdPartnerin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdPartner-CustProjSlsOrdPartnerentity 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.
-
updateCustProjSlsOrdPartner
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdPartner(@Nonnull CustProjSlsOrdPartner custProjSlsOrdPartner) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdPartnerentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdPartnerin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdPartner-CustProjSlsOrdPartnerentity 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.
-
createCustProjSlsOrdText
@Nonnull public CommercialProjectServiceBatchChangeSet createCustProjSlsOrdText(@Nonnull CustProjSlsOrdText custProjSlsOrdText) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newCustProjSlsOrdTextentity and save it to the S/4HANA system.- Specified by:
createCustProjSlsOrdTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdText-CustProjSlsOrdTextentity 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.
-
updateCustProjSlsOrdText
@Nonnull public CommercialProjectServiceBatchChangeSet updateCustProjSlsOrdText(@Nonnull CustProjSlsOrdText custProjSlsOrdText) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingCustProjSlsOrdTextentity and save it to the S/4HANA system.- Specified by:
updateCustProjSlsOrdTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdText-CustProjSlsOrdTextentity 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.
-
deleteCustProjSlsOrdText
@Nonnull public CommercialProjectServiceBatchChangeSet deleteCustProjSlsOrdText(@Nonnull CustProjSlsOrdText custProjSlsOrdText) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingCustProjSlsOrdTextentity in the S/4HANA system.- Specified by:
deleteCustProjSlsOrdTextin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
custProjSlsOrdText-CustProjSlsOrdTextentity 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.
-
createEngmntProjRsceDmnd
@Nonnull public CommercialProjectServiceBatchChangeSet createEngmntProjRsceDmnd(@Nonnull EngmntProjRsceDmnd engmntProjRsceDmnd) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newEngmntProjRsceDmndentity and save it to the S/4HANA system.- Specified by:
createEngmntProjRsceDmndin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmnd-EngmntProjRsceDmndentity 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.
-
updateEngmntProjRsceDmnd
@Nonnull public CommercialProjectServiceBatchChangeSet updateEngmntProjRsceDmnd(@Nonnull EngmntProjRsceDmnd engmntProjRsceDmnd) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingEngmntProjRsceDmndentity and save it to the S/4HANA system.- Specified by:
updateEngmntProjRsceDmndin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmnd-EngmntProjRsceDmndentity 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.
-
deleteEngmntProjRsceDmnd
@Nonnull public CommercialProjectServiceBatchChangeSet deleteEngmntProjRsceDmnd(@Nonnull EngmntProjRsceDmnd engmntProjRsceDmnd) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingEngmntProjRsceDmndentity in the S/4HANA system.- Specified by:
deleteEngmntProjRsceDmndin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmnd-EngmntProjRsceDmndentity 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.
-
createEngmntProjRsceDmndDistr
@Nonnull public CommercialProjectServiceBatchChangeSet createEngmntProjRsceDmndDistr(@Nonnull EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newEngmntProjRsceDmndDistrentity and save it to the S/4HANA system.- Specified by:
createEngmntProjRsceDmndDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmndDistr-EngmntProjRsceDmndDistrentity 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.
-
updateEngmntProjRsceDmndDistr
@Nonnull public CommercialProjectServiceBatchChangeSet updateEngmntProjRsceDmndDistr(@Nonnull EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingEngmntProjRsceDmndDistrentity and save it to the S/4HANA system.- Specified by:
updateEngmntProjRsceDmndDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmndDistr-EngmntProjRsceDmndDistrentity 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.
-
deleteEngmntProjRsceDmndDistr
@Nonnull public CommercialProjectServiceBatchChangeSet deleteEngmntProjRsceDmndDistr(@Nonnull EngmntProjRsceDmndDistr engmntProjRsceDmndDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingEngmntProjRsceDmndDistrentity in the S/4HANA system.- Specified by:
deleteEngmntProjRsceDmndDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceDmndDistr-EngmntProjRsceDmndDistrentity 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.
-
createEngmntProjRsceSup
@Nonnull public CommercialProjectServiceBatchChangeSet createEngmntProjRsceSup(@Nonnull EngmntProjRsceSup engmntProjRsceSup) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newEngmntProjRsceSupentity and save it to the S/4HANA system.- Specified by:
createEngmntProjRsceSupin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSup-EngmntProjRsceSupentity 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.
-
updateEngmntProjRsceSup
@Nonnull public CommercialProjectServiceBatchChangeSet updateEngmntProjRsceSup(@Nonnull EngmntProjRsceSup engmntProjRsceSup) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingEngmntProjRsceSupentity and save it to the S/4HANA system.- Specified by:
updateEngmntProjRsceSupin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSup-EngmntProjRsceSupentity 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.
-
deleteEngmntProjRsceSup
@Nonnull public CommercialProjectServiceBatchChangeSet deleteEngmntProjRsceSup(@Nonnull EngmntProjRsceSup engmntProjRsceSup) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingEngmntProjRsceSupentity in the S/4HANA system.- Specified by:
deleteEngmntProjRsceSupin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSup-EngmntProjRsceSupentity 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.
-
createEngmntProjRsceSupDistr
@Nonnull public CommercialProjectServiceBatchChangeSet createEngmntProjRsceSupDistr(@Nonnull EngmntProjRsceSupDistr engmntProjRsceSupDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newEngmntProjRsceSupDistrentity and save it to the S/4HANA system.- Specified by:
createEngmntProjRsceSupDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSupDistr-EngmntProjRsceSupDistrentity 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.
-
updateEngmntProjRsceSupDistr
@Nonnull public CommercialProjectServiceBatchChangeSet updateEngmntProjRsceSupDistr(@Nonnull EngmntProjRsceSupDistr engmntProjRsceSupDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingEngmntProjRsceSupDistrentity and save it to the S/4HANA system.- Specified by:
updateEngmntProjRsceSupDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSupDistr-EngmntProjRsceSupDistrentity 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.
-
deleteEngmntProjRsceSupDistr
@Nonnull public CommercialProjectServiceBatchChangeSet deleteEngmntProjRsceSupDistr(@Nonnull EngmntProjRsceSupDistr engmntProjRsceSupDistr) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingEngmntProjRsceSupDistrentity in the S/4HANA system.- Specified by:
deleteEngmntProjRsceSupDistrin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
engmntProjRsceSupDistr-EngmntProjRsceSupDistrentity 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.
-
createWorkPackageFunction
@Nonnull public CommercialProjectServiceBatchChangeSet createWorkPackageFunction(@Nonnull WorkPackageFunction workPackageFunction) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newWorkPackageFunctionentity and save it to the S/4HANA system.- Specified by:
createWorkPackageFunctionin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workPackageFunction-WorkPackageFunctionentity 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.
-
updateWorkPackageFunction
@Nonnull public CommercialProjectServiceBatchChangeSet updateWorkPackageFunction(@Nonnull WorkPackageFunction workPackageFunction) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingWorkPackageFunctionentity and save it to the S/4HANA system.- Specified by:
updateWorkPackageFunctionin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workPackageFunction-WorkPackageFunctionentity 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.
-
createProject
Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newProjectentity and save it to the S/4HANA system.- Specified by:
createProjectin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
project-Projectentity 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.
-
updateProject
Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingProjectentity and save it to the S/4HANA system.- Specified by:
updateProjectin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
project-Projectentity 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.
-
createWorkPackage
@Nonnull public CommercialProjectServiceBatchChangeSet createWorkPackage(@Nonnull WorkPackage workPackage) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newWorkPackageentity and save it to the S/4HANA system.- Specified by:
createWorkPackagein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workPackage-WorkPackageentity 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.
-
updateWorkPackage
@Nonnull public CommercialProjectServiceBatchChangeSet updateWorkPackage(@Nonnull WorkPackage workPackage) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingWorkPackageentity and save it to the S/4HANA system.- Specified by:
updateWorkPackagein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workPackage-WorkPackageentity 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.
-
deleteWorkPackage
@Nonnull public CommercialProjectServiceBatchChangeSet deleteWorkPackage(@Nonnull WorkPackage workPackage) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingWorkPackageentity in the S/4HANA system.- Specified by:
deleteWorkPackagein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workPackage-WorkPackageentity 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.
-
createWorkItem
Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newWorkItementity and save it to the S/4HANA system.- Specified by:
createWorkItemin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workItem-WorkItementity 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.
-
deleteWorkItem
Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingWorkItementity in the S/4HANA system.- Specified by:
deleteWorkItemin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
workItem-WorkItementity 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.
-
createDemand
Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newDemandentity and save it to the S/4HANA system.- Specified by:
createDemandin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
demand-Demandentity 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.
-
updateDemand
Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingDemandentity and save it to the S/4HANA system.- Specified by:
updateDemandin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
demand-Demandentity 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.
-
deleteDemand
Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingDemandentity in the S/4HANA system.- Specified by:
deleteDemandin interfaceCommercialProjectServiceBatchChangeSet- Parameters:
demand-Demandentity 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.
-
createProjectRole
@Nonnull public CommercialProjectServiceBatchChangeSet createProjectRole(@Nonnull ProjectRole projectRole) Description copied from interface:CommercialProjectServiceBatchChangeSetCreate a newProjectRoleentity and save it to the S/4HANA system.- Specified by:
createProjectRolein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
projectRole-ProjectRoleentity 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.
-
updateProjectRole
@Nonnull public CommercialProjectServiceBatchChangeSet updateProjectRole(@Nonnull ProjectRole projectRole) Description copied from interface:CommercialProjectServiceBatchChangeSetUpdate an existingProjectRoleentity and save it to the S/4HANA system.- Specified by:
updateProjectRolein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
projectRole-ProjectRoleentity 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.
-
deleteProjectRole
@Nonnull public CommercialProjectServiceBatchChangeSet deleteProjectRole(@Nonnull ProjectRole projectRole) Description copied from interface:CommercialProjectServiceBatchChangeSetDeletes an existingProjectRoleentity in the S/4HANA system.- Specified by:
deleteProjectRolein interfaceCommercialProjectServiceBatchChangeSet- Parameters:
projectRole-ProjectRoleentity 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.
-