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