Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch.MasterRecipeServiceBatchChangeSet
Packages that use MasterRecipeServiceBatchChangeSet
-
Uses of MasterRecipeServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch that implement MasterRecipeServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theMasterRecipeServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.batch that return MasterRecipeServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultMasterRecipeServiceBatch.beginChangeSet()DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) MasterRecipeServiceBatchChangeSet.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) Create a newMasterRecipeHeaderentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipeOperation(MasterRecipeOperation masterRecipeOperation) MasterRecipeServiceBatchChangeSet.createMasterRecipeOperation(MasterRecipeOperation masterRecipeOperation) Create a newMasterRecipeOperationentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) MasterRecipeServiceBatchChangeSet.createMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Create a newMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipePhase(MasterRecipePhase masterRecipePhase) MasterRecipeServiceBatchChangeSet.createMasterRecipePhase(MasterRecipePhase masterRecipePhase) Create a newMasterRecipePhaseentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipePhseCompAlloc(MasterRecipePhseCompAlloc masterRecipePhseCompAlloc) MasterRecipeServiceBatchChangeSet.createMasterRecipePhseCompAlloc(MasterRecipePhseCompAlloc masterRecipePhseCompAlloc) Create a newMasterRecipePhseCompAllocentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipePhseRelshp(MasterRecipePhseRelshp masterRecipePhseRelshp) MasterRecipeServiceBatchChangeSet.createMasterRecipePhseRelshp(MasterRecipePhseRelshp masterRecipePhseRelshp) Create a newMasterRecipePhseRelshpentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipePhseSecdryRsce(MasterRecipePhseSecdryRsce masterRecipePhseSecdryRsce) MasterRecipeServiceBatchChangeSet.createMasterRecipePhseSecdryRsce(MasterRecipePhseSecdryRsce masterRecipePhseSecdryRsce) Create a newMasterRecipePhseSecdryRsceentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) MasterRecipeServiceBatchChangeSet.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) Update an existingMasterRecipeHeaderentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipeOperation(MasterRecipeOperation masterRecipeOperation) MasterRecipeServiceBatchChangeSet.updateMasterRecipeOperation(MasterRecipeOperation masterRecipeOperation) Update an existingMasterRecipeOperationentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) MasterRecipeServiceBatchChangeSet.updateMasterRecipeOpSecdryRsce(MasterRecipeOpSecdryRsce masterRecipeOpSecdryRsce) Update an existingMasterRecipeOpSecdryRsceentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipePhase(MasterRecipePhase masterRecipePhase) MasterRecipeServiceBatchChangeSet.updateMasterRecipePhase(MasterRecipePhase masterRecipePhase) Update an existingMasterRecipePhaseentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipePhseCompAlloc(MasterRecipePhseCompAlloc masterRecipePhseCompAlloc) MasterRecipeServiceBatchChangeSet.updateMasterRecipePhseCompAlloc(MasterRecipePhseCompAlloc masterRecipePhseCompAlloc) Update an existingMasterRecipePhseCompAllocentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipePhseRelshp(MasterRecipePhseRelshp masterRecipePhseRelshp) MasterRecipeServiceBatchChangeSet.updateMasterRecipePhseRelshp(MasterRecipePhseRelshp masterRecipePhseRelshp) Update an existingMasterRecipePhseRelshpentity and save it to the S/4HANA system.DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipePhseSecdryRsce(MasterRecipePhseSecdryRsce masterRecipePhseSecdryRsce) MasterRecipeServiceBatchChangeSet.updateMasterRecipePhseSecdryRsce(MasterRecipePhseSecdryRsce masterRecipePhseSecdryRsce) Update an existingMasterRecipePhseSecdryRsceentity and save it to the S/4HANA system.