Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch.InspectionPlanServiceBatchChangeSet
Packages that use InspectionPlanServiceBatchChangeSet
-
Uses of InspectionPlanServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch that implement InspectionPlanServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theInspectionPlanServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch that return InspectionPlanServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultInspectionPlanServiceBatch.beginChangeSet()DefaultInspectionPlanServiceBatchChangeSet.createInspectionPlan(InspectionPlan inspectionPlan) InspectionPlanServiceBatchChangeSet.createInspectionPlan(InspectionPlan inspectionPlan) Create a newInspectionPlanentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Create a newInspPlanDepdntCharcentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Create a newInspPlanMaterialAssgmtentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.createInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) InspectionPlanServiceBatchChangeSet.createInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Create a newInspPlanOpCharacteristicentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.createInspPlanOperation(InspPlanOperation inspPlanOperation) InspectionPlanServiceBatchChangeSet.createInspPlanOperation(InspPlanOperation inspPlanOperation) Create a newInspPlanOperationentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.createInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) InspectionPlanServiceBatchChangeSet.createInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Create a newInspPlanOpPRTentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspectionPlan(InspectionPlan inspectionPlan) InspectionPlanServiceBatchChangeSet.deleteInspectionPlan(InspectionPlan inspectionPlan) Deletes an existingInspectionPlanentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deletes an existingInspPlanDepdntCharcentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deletes an existingInspPlanMaterialAssgmtentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) InspectionPlanServiceBatchChangeSet.deleteInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Deletes an existingInspPlanOpCharacteristicentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanOperation(InspPlanOperation inspPlanOperation) InspectionPlanServiceBatchChangeSet.deleteInspPlanOperation(InspPlanOperation inspPlanOperation) Deletes an existingInspPlanOperationentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) InspectionPlanServiceBatchChangeSet.deleteInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Deletes an existingInspPlanOpPRTentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspectionPlan(InspectionPlan inspectionPlan) InspectionPlanServiceBatchChangeSet.updateInspectionPlan(InspectionPlan inspectionPlan) Update an existingInspectionPlanentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Update an existingInspPlanDepdntCharcentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Update an existingInspPlanMaterialAssgmtentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) InspectionPlanServiceBatchChangeSet.updateInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Update an existingInspPlanOpCharacteristicentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanOperation(InspPlanOperation inspPlanOperation) InspectionPlanServiceBatchChangeSet.updateInspPlanOperation(InspPlanOperation inspPlanOperation) Update an existingInspPlanOperationentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) InspectionPlanServiceBatchChangeSet.updateInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Update an existingInspPlanOpPRTentity and save it to the S/4HANA system.