Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousephysicalinventory.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet
Implementation of the
WarehousePhysicalInventoryServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem)
Create a new
WhsePhysicalInventoryCountItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem)
Create a new
WhsePhysicalInventoryCountItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Create a new
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Create a new
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem)
Update an existing
WhsePhysicalInventoryCountItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryCountItem(WhsePhysicalInventoryCountItem whsePhysicalInventoryCountItem)
Update an existing
WhsePhysicalInventoryCountItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Update an existing
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Update an existing
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.