Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPhysicalInventoryDocumentServiceBatchChangeSet
Implementation of the
PhysicalInventoryDocumentServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
PhysicalInventoryDocumentServiceBatchChangeSet |
DefaultPhysicalInventoryDocumentServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
PhysicalInventoryDocumentServiceBatchChangeSet |
DefaultPhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
PhysicalInventoryDocumentServiceBatchChangeSet |
PhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
PhysicalInventoryDocumentServiceBatchChangeSet |
DefaultPhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem)
Update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
PhysicalInventoryDocumentServiceBatchChangeSet |
PhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem)
Update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.