Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.timedependentstocklevel.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTimeDependentStockLevelServiceBatchChangeSet
Implementation of the
TimeDependentStockLevelServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
TimeDependentStockLevelServiceBatchChangeSet |
DefaultTimeDependentStockLevelServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
TimeDependentStockLevelServiceBatchChangeSet |
DefaultTimeDependentStockLevelServiceBatchChangeSet.createProdTimeDepdntStockLvl(ProdTimeDepdntStockLvl prodTimeDepdntStockLvl)
Create a new
ProdTimeDepdntStockLvl entity and save it to the S/4HANA system. |
TimeDependentStockLevelServiceBatchChangeSet |
TimeDependentStockLevelServiceBatchChangeSet.createProdTimeDepdntStockLvl(ProdTimeDepdntStockLvl prodTimeDepdntStockLvl)
Create a new
ProdTimeDepdntStockLvl entity and save it to the S/4HANA system. |
TimeDependentStockLevelServiceBatchChangeSet |
DefaultTimeDependentStockLevelServiceBatchChangeSet.updateProdTimeDepdntStockLvl(ProdTimeDepdntStockLvl prodTimeDepdntStockLvl)
Update an existing
ProdTimeDepdntStockLvl entity and save it to the S/4HANA system. |
TimeDependentStockLevelServiceBatchChangeSet |
TimeDependentStockLevelServiceBatchChangeSet.updateProdTimeDepdntStockLvl(ProdTimeDepdntStockLvl prodTimeDepdntStockLvl)
Update an existing
ProdTimeDepdntStockLvl entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.