Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRealSubstanceServiceBatchChangeSet
Implementation of the
RealSubstanceServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createProduct(Product product)
Create a new
Product entity and
save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createProduct(Product product)
Create a new
Product entity and
save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createProductDescription(ProductDescription productDescription)
Create a new
ProductDescription entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createProductDescription(ProductDescription productDescription)
Create a new
ProductDescription entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createProductPlant(ProductPlant productPlant)
Create a new
ProductPlant
entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createProductPlant(ProductPlant productPlant)
Create a new
ProductPlant
entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createProductSalesDelivery(ProductSalesDelivery productSalesDelivery)
Create a new
ProductSalesDelivery entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createProductSalesDelivery(ProductSalesDelivery productSalesDelivery)
Create a new
ProductSalesDelivery entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createProductStorageLocation(ProductStorageLocation productStorageLocation)
Create a new
ProductStorageLocation entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createProductStorageLocation(ProductStorageLocation productStorageLocation)
Create a new
ProductStorageLocation entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.deleteProductDescription(ProductDescription productDescription)
Deletes an existing
ProductDescription entity in the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.deleteProductDescription(ProductDescription productDescription)
Deletes an existing
ProductDescription entity in the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.updateProduct(Product product)
Update an existing
Product
entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.updateProduct(Product product)
Update an existing
Product
entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.updateProductDescription(ProductDescription productDescription)
Update an existing
ProductDescription entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.updateProductDescription(ProductDescription productDescription)
Update an existing
ProductDescription entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.updateProductPlant(ProductPlant productPlant)
Update an existing
ProductPlant entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.updateProductPlant(ProductPlant productPlant)
Update an existing
ProductPlant entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.updateProductSalesDelivery(ProductSalesDelivery productSalesDelivery)
Update an existing
ProductSalesDelivery entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.updateProductSalesDelivery(ProductSalesDelivery productSalesDelivery)
Update an existing
ProductSalesDelivery entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.updateProductStorageLocation(ProductStorageLocation productStorageLocation)
Update an existing
ProductStorageLocation entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.updateProductStorageLocation(ProductStorageLocation productStorageLocation)
Update an existing
ProductStorageLocation entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.