Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProductionSupplyAreaServiceBatchChangeSet
Implementation of the
ProductionSupplyAreaServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Create a new
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Create a new
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Create a new
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Create a new
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Create a new
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Create a new
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Deletes an existing
ProductionSupplyArea entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Deletes an existing
ProductionSupplyArea entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Deletes an existing
ProductionSupplyAreaAddress entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Deletes an existing
ProductionSupplyAreaAddress entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Deletes an existing
ProductionSupplyAreaText entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Deletes an existing
ProductionSupplyAreaText entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Update an existing
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Update an existing
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Update an existing
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress)
Update an existing
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Update an existing
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText)
Update an existing
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.