Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.batch.WarehouseOutboundDeliveryOrderServiceBatchChangeSet
Packages that use WarehouseOutboundDeliveryOrderServiceBatchChangeSet
Package
Description
-
Uses of WarehouseOutboundDeliveryOrderServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.batch that implement WarehouseOutboundDeliveryOrderServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theWarehouseOutboundDeliveryOrderServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.batch that return WarehouseOutboundDeliveryOrderServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultWarehouseOutboundDeliveryOrderServiceBatch.beginChangeSet()DefaultWarehouseOutboundDeliveryOrderServiceBatchChangeSet.updateWhseOutboundDeliveryOrderHead(WhseOutboundDeliveryOrderHead whseOutboundDeliveryOrderHead) WarehouseOutboundDeliveryOrderServiceBatchChangeSet.updateWhseOutboundDeliveryOrderHead(WhseOutboundDeliveryOrderHead whseOutboundDeliveryOrderHead) Update an existingWhseOutboundDeliveryOrderHeadentity and save it to the S/4HANA system.DefaultWarehouseOutboundDeliveryOrderServiceBatchChangeSet.updateWhseOutboundDeliveryOrderItem(WhseOutboundDeliveryOrderItem whseOutboundDeliveryOrderItem) WarehouseOutboundDeliveryOrderServiceBatchChangeSet.updateWhseOutboundDeliveryOrderItem(WhseOutboundDeliveryOrderItem whseOutboundDeliveryOrderItem) Update an existingWhseOutboundDeliveryOrderItementity and save it to the S/4HANA system.