Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch.ProductionOrderV2ServiceBatchChangeSet
Packages that use ProductionOrderV2ServiceBatchChangeSet
-
Uses of ProductionOrderV2ServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch that implement ProductionOrderV2ServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theProductionOrderV2ServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch that return ProductionOrderV2ServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultProductionOrderV2ServiceBatch.beginChangeSet()DefaultProductionOrderV2ServiceBatchChangeSet.createProductionOrder_2(ProductionOrder_2 productionOrder_2) ProductionOrderV2ServiceBatchChangeSet.createProductionOrder_2(ProductionOrder_2 productionOrder_2) Create a newProductionOrder_2entity and save it to the S/4HANA system.DefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) Update an existingProductionOrder_2entity and save it to the S/4HANA system.DefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) Update an existingProductionOrderComponent_3entity and save it to the S/4HANA system.DefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) Update an existingProductionOrderComponent_4entity and save it to the S/4HANA system.