public interface InspectionPlanServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<InspectionPlanServiceBatch>
InspectionPlanService
.endChangeSet
@Nonnull InspectionPlanServiceBatchChangeSet createInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity and save it to the S/4HANA system.inspectionPlan
- InspectionPlan
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet updateInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity and save it to the S/4HANA system.inspectionPlan
- InspectionPlan
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet deleteInspectionPlan(@Nonnull InspectionPlan inspectionPlan)
InspectionPlan
entity in the S/4HANA system.inspectionPlan
- InspectionPlan
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet createInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity and save it to the S/4HANA system.inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet updateInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity and save it to the S/4HANA system.inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet deleteInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt)
InspPlanMaterialAssgmt
entity in the S/4HANA system.inspPlanMaterialAssgmt
- InspPlanMaterialAssgmt
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet createInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity and save it to the S/4HANA system.inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet updateInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity and save it to the S/4HANA system.inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet deleteInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic)
InspPlanOpCharacteristic
entity in the S/4HANA system.inspPlanOpCharacteristic
- InspPlanOpCharacteristic
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet createInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity and save it to the S/4HANA system.inspPlanOperation
- InspPlanOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet updateInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity and save it to the S/4HANA system.inspPlanOperation
- InspPlanOperation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InspectionPlanServiceBatchChangeSet deleteInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation)
InspPlanOperation
entity in the S/4HANA system.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.