public class DefaultInspectionPlanServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<InspectionPlanServiceBatch,InspectionPlanServiceBatchChangeSet> implements InspectionPlanServiceBatchChangeSet
InspectionPlanServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
InspectionPlanService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultInspectionPlanServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<InspectionPlanServiceBatch,InspectionPlanServiceBatchChangeSet>
@Nonnull public InspectionPlanServiceBatchChangeSet createInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity and save it to the S/4HANA system.createInspectionPlan
in interface InspectionPlanServiceBatchChangeSet
inspectionPlan
- InspectionPlan
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet updateInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity and save it to the S/4HANA system.updateInspectionPlan
in interface InspectionPlanServiceBatchChangeSet
inspectionPlan
- InspectionPlan
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet deleteInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity in the S/4HANA system.deleteInspectionPlan
in interface InspectionPlanServiceBatchChangeSet
inspectionPlan
- InspectionPlan
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet createInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity and save it to the S/4HANA system.createInspPlanMaterialAssgmt
in interface InspectionPlanServiceBatchChangeSet
inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet updateInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity and save it to the S/4HANA system.updateInspPlanMaterialAssgmt
in interface InspectionPlanServiceBatchChangeSet
inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet deleteInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity in the S/4HANA system.deleteInspPlanMaterialAssgmt
in interface InspectionPlanServiceBatchChangeSet
inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet createInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity and save it to the S/4HANA system.createInspPlanOpCharacteristic
in interface InspectionPlanServiceBatchChangeSet
inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet updateInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity and save it to the S/4HANA system.updateInspPlanOpCharacteristic
in interface InspectionPlanServiceBatchChangeSet
inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet deleteInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity in the S/4HANA system.deleteInspPlanOpCharacteristic
in interface InspectionPlanServiceBatchChangeSet
inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet createInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity and save it to the S/4HANA system.createInspPlanOperation
in interface InspectionPlanServiceBatchChangeSet
inspPlanOperation
- InspPlanOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet updateInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity and save it to the S/4HANA system.updateInspPlanOperation
in interface InspectionPlanServiceBatchChangeSet
inspPlanOperation
- InspPlanOperation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public InspectionPlanServiceBatchChangeSet deleteInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity in the S/4HANA system.deleteInspPlanOperation
in interface InspectionPlanServiceBatchChangeSet
inspPlanOperation
- InspPlanOperation
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.