Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch.WarehouseInboundDeliveryServiceBatchChangeSet
Packages that use WarehouseInboundDeliveryServiceBatchChangeSet
Package
Description
-
Uses of WarehouseInboundDeliveryServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch that implement WarehouseInboundDeliveryServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theWarehouseInboundDeliveryServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch that return WarehouseInboundDeliveryServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryServiceBatch.beginChangeSet()DefaultWarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) WarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.DefaultWarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryItem(WhseInboundDeliveryItem whseInboundDeliveryItem) WarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryItem(WhseInboundDeliveryItem whseInboundDeliveryItem) Update an existingWhseInboundDeliveryItementity and save it to the S/4HANA system.