Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch.PhysicalInventoryDocumentServiceBatchChangeSet
Packages that use PhysicalInventoryDocumentServiceBatchChangeSet
Package
Description
-
Uses of PhysicalInventoryDocumentServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch that implement PhysicalInventoryDocumentServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of thePhysicalInventoryDocumentServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch that return PhysicalInventoryDocumentServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultPhysicalInventoryDocumentServiceBatch.beginChangeSet()DefaultPhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) PhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) Create a newPhysInventoryDocHeaderentity and save it to the S/4HANA system.DefaultPhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) PhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) Update an existingPhysInventoryDocItementity and save it to the S/4HANA system.DefaultPhysicalInventoryDocumentServiceBatchChangeSet.updateSerialNumberPhysInventoryDoc(SerialNumberPhysInventoryDoc serialNumberPhysInventoryDoc) PhysicalInventoryDocumentServiceBatchChangeSet.updateSerialNumberPhysInventoryDoc(SerialNumberPhysInventoryDoc serialNumberPhysInventoryDoc) Update an existingSerialNumberPhysInventoryDocentity and save it to the S/4HANA system.