Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.batch.ProductionOrderServiceBatchChangeSet
Packages that use ProductionOrderServiceBatchChangeSet
-
Uses of ProductionOrderServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.batch that implement ProductionOrderServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theProductionOrderServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.batch that return ProductionOrderServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultProductionOrderServiceBatch.beginChangeSet()DefaultProductionOrderServiceBatchChangeSet.createProductionOrder(ProductionOrder productionOrder) ProductionOrderServiceBatchChangeSet.createProductionOrder(ProductionOrder productionOrder) Create a newProductionOrderentity and save it to the S/4HANA system.DefaultProductionOrderServiceBatchChangeSet.updateProductionOrder(ProductionOrder productionOrder) ProductionOrderServiceBatchChangeSet.updateProductionOrder(ProductionOrder productionOrder) Update an existingProductionOrderentity and save it to the S/4HANA system.