Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousephysicalinventory.batch.WarehousePhysicalInventoryServiceBatchChangeSet
Packages that use WarehousePhysicalInventoryServiceBatchChangeSet
Package
Description
-
Uses of WarehousePhysicalInventoryServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousephysicalinventory.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousephysicalinventory.batch that implement WarehousePhysicalInventoryServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theWarehousePhysicalInventoryServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousephysicalinventory.batch that return WarehousePhysicalInventoryServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultWarehousePhysicalInventoryServiceBatch.beginChangeSet()DefaultWarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem) WarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem) Create a newWhsePhysicalInventoryCountItementity and save it to the S/4HANA system.DefaultWarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) WarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) Create a newWhsePhysicalInventoryItementity and save it to the S/4HANA system.DefaultWarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem) WarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem) Update an existingWhsePhysicalInventoryCountItementity and save it to the S/4HANA system.DefaultWarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) WarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) Update an existingWhsePhysicalInventoryItementity and save it to the S/4HANA system.