Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch.WarehouseResourceServiceBatchChangeSet
Packages that use WarehouseResourceServiceBatchChangeSet
-
Uses of WarehouseResourceServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch that implement WarehouseResourceServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theWarehouseResourceServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch that return WarehouseResourceServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultWarehouseResourceServiceBatch.beginChangeSet()DefaultWarehouseResourceServiceBatchChangeSet.createWarehouseResource(WarehouseResource warehouseResource) WarehouseResourceServiceBatchChangeSet.createWarehouseResource(WarehouseResource warehouseResource) Create a newWarehouseResourceentity and save it to the S/4HANA system.DefaultWarehouseResourceServiceBatchChangeSet.deleteWarehouseResource(WarehouseResource warehouseResource) WarehouseResourceServiceBatchChangeSet.deleteWarehouseResource(WarehouseResource warehouseResource) Deletes an existingWarehouseResourceentity in the S/4HANA system.