Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSalesOrderSimulateServiceBatchChangeSet
Implementation of the
SalesOrderSimulateServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
SalesOrderSimulateServiceBatchChangeSet |
DefaultSalesOrderSimulateServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
SalesOrderSimulateServiceBatchChangeSet |
SalesOrderSimulateServiceBatchChangeSet.createSalesOrderSimulation(SalesOrderSimulation salesOrderSimulation)
Create a new
SalesOrderSimulation entity and save it to the S/4HANA system. |
SalesOrderSimulateServiceBatchChangeSet |
DefaultSalesOrderSimulateServiceBatchChangeSet.createSalesOrderSimulation(SalesOrderSimulation salesOrderSimulation)
Create a new
SalesOrderSimulation entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.