public interface ProductMasterServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ProductMasterServiceBatch>
ProductMasterService
.endChangeSet
@Nonnull ProductMasterServiceBatchChangeSet createProduct(@Nonnull Product product)
Product
entity and save it to the S/4HANA system.product
- Product
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProduct(@Nonnull Product product)
Product
entity
and save it to the S/4HANA system.product
- Product
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity and save it to the S/4HANA system.productBasicText
- ProductBasicText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity and save it to the S/4HANA system.productBasicText
- ProductBasicText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductBasicText(@Nonnull ProductBasicText productBasicText)
ProductBasicText
entity in the S/4HANA system.productBasicText
- ProductBasicText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity and save it to the S/4HANA system.productDescription
- ProductDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity and save it to the S/4HANA system.productDescription
- ProductDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductDescription(@Nonnull ProductDescription productDescription)
ProductDescription
entity in the S/4HANA system.productDescription
- ProductDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity and save it to the S/4HANA system.productInspectionText
- ProductInspectionText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity and save it to the S/4HANA system.productInspectionText
- ProductInspectionText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductInspectionText(@Nonnull ProductInspectionText productInspectionText)
ProductInspectionText
entity in the S/4HANA system.productInspectionText
- ProductInspectionText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductMLAccount(@Nonnull ProductMLAccount productMLAccount)
ProductMLAccount
entity and save it to the S/4HANA system.productMLAccount
- ProductMLAccount
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductMLAccount(@Nonnull ProductMLAccount productMLAccount)
ProductMLAccount
entity and save it to the S/4HANA system.productMLAccount
- ProductMLAccount
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductMLPrices(@Nonnull ProductMLPrices productMLPrices)
ProductMLPrices
entity and save it to the S/4HANA system.productMLPrices
- ProductMLPrices
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductMLPrices(@Nonnull ProductMLPrices productMLPrices)
ProductMLPrices
entity and save it to the S/4HANA system.productMLPrices
- ProductMLPrices
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlant(@Nonnull ProductPlant productPlant)
ProductPlant
entity and save it to the S/4HANA system.productPlant
- ProductPlant
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlant(@Nonnull ProductPlant productPlant)
ProductPlant
entity and save it to the S/4HANA system.productPlant
- ProductPlant
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting)
ProductPlantCosting
entity and save it to the S/4HANA system.productPlantCosting
- ProductPlantCosting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting)
ProductPlantCosting
entity and save it to the S/4HANA system.productPlantCosting
- ProductPlantCosting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting)
ProductPlantForecasting
entity and save it to the S/4HANA system.productPlantForecasting
- ProductPlantForecasting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting)
ProductPlantForecasting
entity and save it to the S/4HANA system.productPlantForecasting
- ProductPlantForecasting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd)
ProductPlantIntlTrd
entity and save it to the S/4HANA system.productPlantIntlTrd
- ProductPlantIntlTrd
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd)
ProductPlantIntlTrd
entity and save it to the S/4HANA system.productPlantIntlTrd
- ProductPlantIntlTrd
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea)
ProductPlantMRPArea
entity and save it to the S/4HANA system.productPlantMRPArea
- ProductPlantMRPArea
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea)
ProductPlantMRPArea
entity and save it to the S/4HANA system.productPlantMRPArea
- ProductPlantMRPArea
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement)
ProductPlantProcurement
entity and save it to the S/4HANA system.productPlantProcurement
- ProductPlantProcurement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement)
ProductPlantProcurement
entity and save it to the S/4HANA system.productPlantProcurement
- ProductPlantProcurement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt)
ProductPlantQualityMgmt
entity and save it to the S/4HANA system.productPlantQualityMgmt
- ProductPlantQualityMgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt)
ProductPlantQualityMgmt
entity and save it to the S/4HANA system.productPlantQualityMgmt
- ProductPlantQualityMgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantSales(@Nonnull ProductPlantSales productPlantSales)
ProductPlantSales
entity and save it to the S/4HANA system.productPlantSales
- ProductPlantSales
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantSales(@Nonnull ProductPlantSales productPlantSales)
ProductPlantSales
entity and save it to the S/4HANA system.productPlantSales
- ProductPlantSales
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage)
ProductPlantStorage
entity and save it to the S/4HANA system.productPlantStorage
- ProductPlantStorage
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage)
ProductPlantStorage
entity and save it to the S/4HANA system.productPlantStorage
- ProductPlantStorage
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity and save it to the S/4HANA system.productPlantText
- ProductPlantText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity and save it to the S/4HANA system.productPlantText
- ProductPlantText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductPlantText(@Nonnull ProductPlantText productPlantText)
ProductPlantText
entity in the S/4HANA system.productPlantText
- ProductPlantText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductProcurement(@Nonnull ProductProcurement productProcurement)
ProductProcurement
entity and save it to the S/4HANA system.productProcurement
- ProductProcurement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductProcurement(@Nonnull ProductProcurement productProcurement)
ProductProcurement
entity and save it to the S/4HANA system.productProcurement
- ProductProcurement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity and save it to the S/4HANA system.productPurchaseText
- ProductPurchaseText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity and save it to the S/4HANA system.productPurchaseText
- ProductPurchaseText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText)
ProductPurchaseText
entity in the S/4HANA system.productPurchaseText
- ProductPurchaseText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt)
ProductQualityMgmt
entity and save it to the S/4HANA system.productQualityMgmt
- ProductQualityMgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt)
ProductQualityMgmt
entity and save it to the S/4HANA system.productQualityMgmt
- ProductQualityMgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductSales(@Nonnull ProductSales productSales)
ProductSales
entity and save it to the S/4HANA system.productSales
- ProductSales
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductSales(@Nonnull ProductSales productSales)
ProductSales
entity and save it to the S/4HANA system.productSales
- ProductSales
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery)
ProductSalesDelivery
entity and save it to the S/4HANA system.productSalesDelivery
- ProductSalesDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery)
ProductSalesDelivery
entity and save it to the S/4HANA system.productSalesDelivery
- ProductSalesDelivery
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity and save it to the S/4HANA system.productSalesTax
- ProductSalesTax
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity and save it to the S/4HANA system.productSalesTax
- ProductSalesTax
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductSalesTax(@Nonnull ProductSalesTax productSalesTax)
ProductSalesTax
entity in the S/4HANA system.productSalesTax
- ProductSalesTax
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity and save it to the S/4HANA system.productSalesText
- ProductSalesText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity and save it to the S/4HANA system.productSalesText
- ProductSalesText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductSalesText(@Nonnull ProductSalesText productSalesText)
ProductSalesText
entity in the S/4HANA system.productSalesText
- ProductSalesText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductStorage(@Nonnull ProductStorage productStorage)
ProductStorage
entity and save it to the S/4HANA system.productStorage
- ProductStorage
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductStorage(@Nonnull ProductStorage productStorage)
ProductStorage
entity and save it to the S/4HANA system.productStorage
- ProductStorage
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation)
ProductStorageLocation
entity and save it to the S/4HANA system.productStorageLocation
- ProductStorageLocation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation)
ProductStorageLocation
entity and save it to the S/4HANA system.productStorageLocation
- ProductStorageLocation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning)
ProductSupplyPlanning
entity and save it to the S/4HANA system.productSupplyPlanning
- ProductSupplyPlanning
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning)
ProductSupplyPlanning
entity and save it to the S/4HANA system.productSupplyPlanning
- ProductSupplyPlanning
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity and save it to the S/4HANA system.productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity and save it to the S/4HANA system.productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure)
ProductUnitsOfMeasure
entity in the S/4HANA system.productUnitsOfMeasure
- ProductUnitsOfMeasure
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity and save it to the S/4HANA system.productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity and save it to the S/4HANA system.productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN)
ProductUnitsOfMeasureEAN
entity in the S/4HANA system.productUnitsOfMeasureEAN
- ProductUnitsOfMeasureEAN
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductValuation(@Nonnull ProductValuation productValuation)
ProductValuation
entity and save it to the S/4HANA system.productValuation
- ProductValuation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductValuation(@Nonnull ProductValuation productValuation)
ProductValuation
entity and save it to the S/4HANA system.productValuation
- ProductValuation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount)
ProductValuationAccount
entity and save it to the S/4HANA system.productValuationAccount
- ProductValuationAccount
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount)
ProductValuationAccount
entity and save it to the S/4HANA system.productValuationAccount
- ProductValuationAccount
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting)
ProductValuationCosting
entity and save it to the S/4HANA system.productValuationCosting
- ProductValuationCosting
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting)
ProductValuationCosting
entity and save it to the S/4HANA system.productValuationCosting
- ProductValuationCosting
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet createProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling)
ProductWorkScheduling
entity and save it to the S/4HANA system.productWorkScheduling
- ProductWorkScheduling
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductMasterServiceBatchChangeSet updateProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling)
ProductWorkScheduling
entity and save it to the S/4HANA system.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.