public class DefaultProductMasterServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<ProductMasterServiceBatch,ProductMasterServiceBatchChangeSet> implements ProductMasterServiceBatchChangeSet
ProductMasterServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ProductMasterService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultProductMasterServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<ProductMasterServiceBatch,ProductMasterServiceBatchChangeSet>
@Nonnull public ProductMasterServiceBatchChangeSet createProduct(@Nonnull Product product)
Product
entity and save it to the S/4HANA system.createProduct
in interface ProductMasterServiceBatchChangeSet
product
- Product
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProduct(@Nonnull Product product)
Product
entity
and save it to the S/4HANA system.updateProduct
in interface ProductMasterServiceBatchChangeSet
product
- Product
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity and save it to the S/4HANA system.createProductBasicText
in interface ProductMasterServiceBatchChangeSet
productBasicText
- ProductBasicText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity and save it to the S/4HANA system.updateProductBasicText
in interface ProductMasterServiceBatchChangeSet
productBasicText
- ProductBasicText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity in the S/4HANA system.deleteProductBasicText
in interface ProductMasterServiceBatchChangeSet
productBasicText
- ProductBasicText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity and save it to the S/4HANA system.createProductDescription
in interface ProductMasterServiceBatchChangeSet
productDescription
- ProductDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity and save it to the S/4HANA system.updateProductDescription
in interface ProductMasterServiceBatchChangeSet
productDescription
- ProductDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity in the S/4HANA system.deleteProductDescription
in interface ProductMasterServiceBatchChangeSet
productDescription
- ProductDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity and save it to the S/4HANA system.createProductInspectionText
in interface ProductMasterServiceBatchChangeSet
productInspectionText
- ProductInspectionText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity and save it to the S/4HANA system.updateProductInspectionText
in interface ProductMasterServiceBatchChangeSet
productInspectionText
- ProductInspectionText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity in the S/4HANA system.deleteProductInspectionText
in interface ProductMasterServiceBatchChangeSet
productInspectionText
- ProductInspectionText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductMLAccount(@Nonnull ProductMLAccount productMLAccount)
ProductMLAccount
entity and save it to the S/4HANA system.createProductMLAccount
in interface ProductMasterServiceBatchChangeSet
productMLAccount
- ProductMLAccount
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductMLAccount(@Nonnull ProductMLAccount productMLAccount)
ProductMLAccount
entity and save it to the S/4HANA system.updateProductMLAccount
in interface ProductMasterServiceBatchChangeSet
productMLAccount
- ProductMLAccount
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductMLPrices(@Nonnull ProductMLPrices productMLPrices)
ProductMLPrices
entity and save it to the S/4HANA system.createProductMLPrices
in interface ProductMasterServiceBatchChangeSet
productMLPrices
- ProductMLPrices
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductMLPrices(@Nonnull ProductMLPrices productMLPrices)
ProductMLPrices
entity and save it to the S/4HANA system.updateProductMLPrices
in interface ProductMasterServiceBatchChangeSet
productMLPrices
- ProductMLPrices
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlant(@Nonnull ProductPlant productPlant)
ProductPlant
entity and save it to the S/4HANA system.createProductPlant
in interface ProductMasterServiceBatchChangeSet
productPlant
- ProductPlant
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlant(@Nonnull ProductPlant productPlant)
ProductPlant
entity and save it to the S/4HANA system.updateProductPlant
in interface ProductMasterServiceBatchChangeSet
productPlant
- ProductPlant
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting)
ProductPlantCosting
entity and save it to the S/4HANA system.createProductPlantCosting
in interface ProductMasterServiceBatchChangeSet
productPlantCosting
- ProductPlantCosting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting)
ProductPlantCosting
entity and save it to the S/4HANA system.updateProductPlantCosting
in interface ProductMasterServiceBatchChangeSet
productPlantCosting
- ProductPlantCosting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting)
ProductPlantForecasting
entity and save it to the S/4HANA system.createProductPlantForecasting
in interface ProductMasterServiceBatchChangeSet
productPlantForecasting
- ProductPlantForecasting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting)
ProductPlantForecasting
entity and save it to the S/4HANA system.updateProductPlantForecasting
in interface ProductMasterServiceBatchChangeSet
productPlantForecasting
- ProductPlantForecasting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd)
ProductPlantIntlTrd
entity and save it to the S/4HANA system.createProductPlantIntlTrd
in interface ProductMasterServiceBatchChangeSet
productPlantIntlTrd
- ProductPlantIntlTrd
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd)
ProductPlantIntlTrd
entity and save it to the S/4HANA system.updateProductPlantIntlTrd
in interface ProductMasterServiceBatchChangeSet
productPlantIntlTrd
- ProductPlantIntlTrd
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea)
ProductPlantMRPArea
entity and save it to the S/4HANA system.createProductPlantMRPArea
in interface ProductMasterServiceBatchChangeSet
productPlantMRPArea
- ProductPlantMRPArea
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea)
ProductPlantMRPArea
entity and save it to the S/4HANA system.updateProductPlantMRPArea
in interface ProductMasterServiceBatchChangeSet
productPlantMRPArea
- ProductPlantMRPArea
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement)
ProductPlantProcurement
entity and save it to the S/4HANA system.createProductPlantProcurement
in interface ProductMasterServiceBatchChangeSet
productPlantProcurement
- ProductPlantProcurement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement)
ProductPlantProcurement
entity and save it to the S/4HANA system.updateProductPlantProcurement
in interface ProductMasterServiceBatchChangeSet
productPlantProcurement
- ProductPlantProcurement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt)
ProductPlantQualityMgmt
entity and save it to the S/4HANA system.createProductPlantQualityMgmt
in interface ProductMasterServiceBatchChangeSet
productPlantQualityMgmt
- ProductPlantQualityMgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt)
ProductPlantQualityMgmt
entity and save it to the S/4HANA system.updateProductPlantQualityMgmt
in interface ProductMasterServiceBatchChangeSet
productPlantQualityMgmt
- ProductPlantQualityMgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantSales(@Nonnull ProductPlantSales productPlantSales)
ProductPlantSales
entity and save it to the S/4HANA system.createProductPlantSales
in interface ProductMasterServiceBatchChangeSet
productPlantSales
- ProductPlantSales
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantSales(@Nonnull ProductPlantSales productPlantSales)
ProductPlantSales
entity and save it to the S/4HANA system.updateProductPlantSales
in interface ProductMasterServiceBatchChangeSet
productPlantSales
- ProductPlantSales
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage)
ProductPlantStorage
entity and save it to the S/4HANA system.createProductPlantStorage
in interface ProductMasterServiceBatchChangeSet
productPlantStorage
- ProductPlantStorage
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage)
ProductPlantStorage
entity and save it to the S/4HANA system.updateProductPlantStorage
in interface ProductMasterServiceBatchChangeSet
productPlantStorage
- ProductPlantStorage
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity and save it to the S/4HANA system.createProductPlantText
in interface ProductMasterServiceBatchChangeSet
productPlantText
- ProductPlantText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity and save it to the S/4HANA system.updateProductPlantText
in interface ProductMasterServiceBatchChangeSet
productPlantText
- ProductPlantText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity in the S/4HANA system.deleteProductPlantText
in interface ProductMasterServiceBatchChangeSet
productPlantText
- ProductPlantText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductProcurement(@Nonnull ProductProcurement productProcurement)
ProductProcurement
entity and save it to the S/4HANA system.createProductProcurement
in interface ProductMasterServiceBatchChangeSet
productProcurement
- ProductProcurement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductProcurement(@Nonnull ProductProcurement productProcurement)
ProductProcurement
entity and save it to the S/4HANA system.updateProductProcurement
in interface ProductMasterServiceBatchChangeSet
productProcurement
- ProductProcurement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity and save it to the S/4HANA system.createProductPurchaseText
in interface ProductMasterServiceBatchChangeSet
productPurchaseText
- ProductPurchaseText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity and save it to the S/4HANA system.updateProductPurchaseText
in interface ProductMasterServiceBatchChangeSet
productPurchaseText
- ProductPurchaseText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity in the S/4HANA system.deleteProductPurchaseText
in interface ProductMasterServiceBatchChangeSet
productPurchaseText
- ProductPurchaseText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt)
ProductQualityMgmt
entity and save it to the S/4HANA system.createProductQualityMgmt
in interface ProductMasterServiceBatchChangeSet
productQualityMgmt
- ProductQualityMgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt)
ProductQualityMgmt
entity and save it to the S/4HANA system.updateProductQualityMgmt
in interface ProductMasterServiceBatchChangeSet
productQualityMgmt
- ProductQualityMgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductSales(@Nonnull ProductSales productSales)
ProductSales
entity and save it to the S/4HANA system.createProductSales
in interface ProductMasterServiceBatchChangeSet
productSales
- ProductSales
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductSales(@Nonnull ProductSales productSales)
ProductSales
entity and save it to the S/4HANA system.updateProductSales
in interface ProductMasterServiceBatchChangeSet
productSales
- ProductSales
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery)
ProductSalesDelivery
entity and save it to the S/4HANA system.createProductSalesDelivery
in interface ProductMasterServiceBatchChangeSet
productSalesDelivery
- ProductSalesDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery)
ProductSalesDelivery
entity and save it to the S/4HANA system.updateProductSalesDelivery
in interface ProductMasterServiceBatchChangeSet
productSalesDelivery
- ProductSalesDelivery
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity and save it to the S/4HANA system.createProductSalesTax
in interface ProductMasterServiceBatchChangeSet
productSalesTax
- ProductSalesTax
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity and save it to the S/4HANA system.updateProductSalesTax
in interface ProductMasterServiceBatchChangeSet
productSalesTax
- ProductSalesTax
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity in the S/4HANA system.deleteProductSalesTax
in interface ProductMasterServiceBatchChangeSet
productSalesTax
- ProductSalesTax
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity and save it to the S/4HANA system.createProductSalesText
in interface ProductMasterServiceBatchChangeSet
productSalesText
- ProductSalesText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity and save it to the S/4HANA system.updateProductSalesText
in interface ProductMasterServiceBatchChangeSet
productSalesText
- ProductSalesText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity in the S/4HANA system.deleteProductSalesText
in interface ProductMasterServiceBatchChangeSet
productSalesText
- ProductSalesText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductStorage(@Nonnull ProductStorage productStorage)
ProductStorage
entity and save it to the S/4HANA system.createProductStorage
in interface ProductMasterServiceBatchChangeSet
productStorage
- ProductStorage
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductStorage(@Nonnull ProductStorage productStorage)
ProductStorage
entity and save it to the S/4HANA system.updateProductStorage
in interface ProductMasterServiceBatchChangeSet
productStorage
- ProductStorage
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation)
ProductStorageLocation
entity and save it to the S/4HANA system.createProductStorageLocation
in interface ProductMasterServiceBatchChangeSet
productStorageLocation
- ProductStorageLocation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation)
ProductStorageLocation
entity and save it to the S/4HANA system.updateProductStorageLocation
in interface ProductMasterServiceBatchChangeSet
productStorageLocation
- ProductStorageLocation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning)
ProductSupplyPlanning
entity and save it to the S/4HANA system.createProductSupplyPlanning
in interface ProductMasterServiceBatchChangeSet
productSupplyPlanning
- ProductSupplyPlanning
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning)
ProductSupplyPlanning
entity and save it to the S/4HANA system.updateProductSupplyPlanning
in interface ProductMasterServiceBatchChangeSet
productSupplyPlanning
- ProductSupplyPlanning
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity and save it to the S/4HANA system.createProductUnitsOfMeasure
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity and save it to the S/4HANA system.updateProductUnitsOfMeasure
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity in the S/4HANA system.deleteProductUnitsOfMeasure
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity and save it to the S/4HANA system.createProductUnitsOfMeasureEAN
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity and save it to the S/4HANA system.updateProductUnitsOfMeasureEAN
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity in the S/4HANA system.deleteProductUnitsOfMeasureEAN
in interface ProductMasterServiceBatchChangeSet
productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductValuation(@Nonnull ProductValuation productValuation)
ProductValuation
entity and save it to the S/4HANA system.createProductValuation
in interface ProductMasterServiceBatchChangeSet
productValuation
- ProductValuation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuation(@Nonnull ProductValuation productValuation)
ProductValuation
entity and save it to the S/4HANA system.updateProductValuation
in interface ProductMasterServiceBatchChangeSet
productValuation
- ProductValuation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount)
ProductValuationAccount
entity and save it to the S/4HANA system.createProductValuationAccount
in interface ProductMasterServiceBatchChangeSet
productValuationAccount
- ProductValuationAccount
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount)
ProductValuationAccount
entity and save it to the S/4HANA system.updateProductValuationAccount
in interface ProductMasterServiceBatchChangeSet
productValuationAccount
- ProductValuationAccount
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting)
ProductValuationCosting
entity and save it to the S/4HANA system.createProductValuationCosting
in interface ProductMasterServiceBatchChangeSet
productValuationCosting
- ProductValuationCosting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting)
ProductValuationCosting
entity and save it to the S/4HANA system.updateProductValuationCosting
in interface ProductMasterServiceBatchChangeSet
productValuationCosting
- ProductValuationCosting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet createProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling)
ProductWorkScheduling
entity and save it to the S/4HANA system.createProductWorkScheduling
in interface ProductMasterServiceBatchChangeSet
productWorkScheduling
- ProductWorkScheduling
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductMasterServiceBatchChangeSet updateProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling)
ProductWorkScheduling
entity and save it to the S/4HANA system.updateProductWorkScheduling
in interface ProductMasterServiceBatchChangeSet
productWorkScheduling
- ProductWorkScheduling
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.