Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch.ExtendedPlannedIndependentRequirementServiceBatchChangeSet
Packages that use ExtendedPlannedIndependentRequirementServiceBatchChangeSet
Package
Description
-
Uses of ExtendedPlannedIndependentRequirementServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch that implement ExtendedPlannedIndependentRequirementServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theExtendedPlannedIndependentRequirementServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch that return ExtendedPlannedIndependentRequirementServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultExtendedPlannedIndependentRequirementServiceBatch.beginChangeSet()DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Create a newPlannedIndepRqmtentity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Create a newPlannedIndepRqmtItementity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Update an existingPlannedIndepRqmtentity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Update an existingPlannedIndepRqmtItementity and save it to the S/4HANA system.