Interface | Description |
---|---|
PurchaseOrderServiceBatch |
Interface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.PurchaseOrderService PurchaseOrderService service. |
PurchaseOrderServiceBatchChangeSet |
This interface enables you to combine multiple operations into one change set.
|
Class | Description |
---|---|
DefaultPurchaseOrderServiceBatch |
Default implementation of the
PurchaseOrderServiceBatch interface exposed in the
PurchaseOrderService , allowing you to
create multiple changesets and finally execute the batch request. |
DefaultPurchaseOrderServiceBatchChangeSet |
Implementation of the
PurchaseOrderServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Copyright © 2019 SAP SE. All rights reserved.