Class DefaultProductMasterServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ProductMasterServiceBatch,ProductMasterServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch.DefaultProductMasterServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ProductMasterServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ProductMasterServiceBatch>,ProductMasterServiceBatchChangeSet
public class DefaultProductMasterServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ProductMasterServiceBatch,ProductMasterServiceBatchChangeSet>
implements ProductMasterServiceBatchChangeSet
Implementation of the
ProductMasterServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ProductMasterService.-
Method Summary
Modifier and TypeMethodDescriptioncreateProduct(Product product) Create a newProductentity and save it to the S/4HANA system.createProductBasicText(ProductBasicText productBasicText) Create a newProductBasicTextentity and save it to the S/4HANA system.createProductDescription(ProductDescription productDescription) Create a newProductDescriptionentity and save it to the S/4HANA system.createProductInspectionText(ProductInspectionText productInspectionText) Create a newProductInspectionTextentity and save it to the S/4HANA system.createProductMLAccount(ProductMLAccount productMLAccount) Create a newProductMLAccountentity and save it to the S/4HANA system.createProductMLPrices(ProductMLPrices productMLPrices) Create a newProductMLPricesentity and save it to the S/4HANA system.createProductPlant(ProductPlant productPlant) Create a newProductPlantentity and save it to the S/4HANA system.createProductPlantCosting(ProductPlantCosting productPlantCosting) Create a newProductPlantCostingentity and save it to the S/4HANA system.createProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Create a newProductPlantForecastingentity and save it to the S/4HANA system.createProductPlantIntlTrd(ProductPlantIntlTrd productPlantIntlTrd) Create a newProductPlantIntlTrdentity and save it to the S/4HANA system.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Create a newProductPlantMRPAreaentity and save it to the S/4HANA system.createProductPlantProcurement(ProductPlantProcurement productPlantProcurement) Create a newProductPlantProcuremententity and save it to the S/4HANA system.createProductPlantQualityMgmt(ProductPlantQualityMgmt productPlantQualityMgmt) Create a newProductPlantQualityMgmtentity and save it to the S/4HANA system.createProductPlantSales(ProductPlantSales productPlantSales) Create a newProductPlantSalesentity and save it to the S/4HANA system.createProductPlantStorage(ProductPlantStorage productPlantStorage) Create a newProductPlantStorageentity and save it to the S/4HANA system.createProductPlantText(ProductPlantText productPlantText) Create a newProductPlantTextentity and save it to the S/4HANA system.createProductProcurement(ProductProcurement productProcurement) Create a newProductProcuremententity and save it to the S/4HANA system.createProductPurchaseText(ProductPurchaseText productPurchaseText) Create a newProductPurchaseTextentity and save it to the S/4HANA system.createProductQualityMgmt(ProductQualityMgmt productQualityMgmt) Create a newProductQualityMgmtentity and save it to the S/4HANA system.createProductSales(ProductSales productSales) Create a newProductSalesentity and save it to the S/4HANA system.createProductSalesDelivery(ProductSalesDelivery productSalesDelivery) Create a newProductSalesDeliveryentity and save it to the S/4HANA system.createProductSalesTax(ProductSalesTax productSalesTax) Create a newProductSalesTaxentity and save it to the S/4HANA system.createProductSalesText(ProductSalesText productSalesText) Create a newProductSalesTextentity and save it to the S/4HANA system.createProductStorage(ProductStorage productStorage) Create a newProductStorageentity and save it to the S/4HANA system.createProductStorageLocation(ProductStorageLocation productStorageLocation) Create a newProductStorageLocationentity and save it to the S/4HANA system.createProductSupplyPlanning(ProductSupplyPlanning productSupplyPlanning) Create a newProductSupplyPlanningentity and save it to the S/4HANA system.createProductUnitsOfMeasure(ProductUnitsOfMeasure productUnitsOfMeasure) Create a newProductUnitsOfMeasureentity and save it to the S/4HANA system.createProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Create a newProductUnitsOfMeasureEANentity and save it to the S/4HANA system.createProductValuation(ProductValuation productValuation) Create a newProductValuationentity and save it to the S/4HANA system.createProductValuationAccount(ProductValuationAccount productValuationAccount) Create a newProductValuationAccountentity and save it to the S/4HANA system.createProductValuationCosting(ProductValuationCosting productValuationCosting) Create a newProductValuationCostingentity and save it to the S/4HANA system.createProductWorkScheduling(ProductWorkScheduling productWorkScheduling) Create a newProductWorkSchedulingentity and save it to the S/4HANA system.deleteProductBasicText(ProductBasicText productBasicText) Deletes an existingProductBasicTextentity in the S/4HANA system.deleteProductDescription(ProductDescription productDescription) Deletes an existingProductDescriptionentity in the S/4HANA system.deleteProductInspectionText(ProductInspectionText productInspectionText) Deletes an existingProductInspectionTextentity in the S/4HANA system.deleteProductPlantText(ProductPlantText productPlantText) Deletes an existingProductPlantTextentity in the S/4HANA system.deleteProductPurchaseText(ProductPurchaseText productPurchaseText) Deletes an existingProductPurchaseTextentity in the S/4HANA system.deleteProductSalesTax(ProductSalesTax productSalesTax) Deletes an existingProductSalesTaxentity in the S/4HANA system.deleteProductSalesText(ProductSalesText productSalesText) Deletes an existingProductSalesTextentity in the S/4HANA system.deleteProductUnitsOfMeasure(ProductUnitsOfMeasure productUnitsOfMeasure) Deletes an existingProductUnitsOfMeasureentity in the S/4HANA system.deleteProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deletes an existingProductUnitsOfMeasureEANentity in the S/4HANA system.getThis()updateProduct(Product product) Update an existingProductentity and save it to the S/4HANA system.updateProductBasicText(ProductBasicText productBasicText) Update an existingProductBasicTextentity and save it to the S/4HANA system.updateProductDescription(ProductDescription productDescription) Update an existingProductDescriptionentity and save it to the S/4HANA system.updateProductInspectionText(ProductInspectionText productInspectionText) Update an existingProductInspectionTextentity and save it to the S/4HANA system.updateProductMLAccount(ProductMLAccount productMLAccount) Update an existingProductMLAccountentity and save it to the S/4HANA system.updateProductMLPrices(ProductMLPrices productMLPrices) Update an existingProductMLPricesentity and save it to the S/4HANA system.updateProductPlant(ProductPlant productPlant) Update an existingProductPlantentity and save it to the S/4HANA system.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Update an existingProductPlantCostingentity and save it to the S/4HANA system.updateProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Update an existingProductPlantForecastingentity and save it to the S/4HANA system.updateProductPlantIntlTrd(ProductPlantIntlTrd productPlantIntlTrd) Update an existingProductPlantIntlTrdentity and save it to the S/4HANA system.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Update an existingProductPlantMRPAreaentity and save it to the S/4HANA system.updateProductPlantProcurement(ProductPlantProcurement productPlantProcurement) Update an existingProductPlantProcuremententity and save it to the S/4HANA system.updateProductPlantQualityMgmt(ProductPlantQualityMgmt productPlantQualityMgmt) Update an existingProductPlantQualityMgmtentity and save it to the S/4HANA system.updateProductPlantSales(ProductPlantSales productPlantSales) Update an existingProductPlantSalesentity and save it to the S/4HANA system.updateProductPlantStorage(ProductPlantStorage productPlantStorage) Update an existingProductPlantStorageentity and save it to the S/4HANA system.updateProductPlantText(ProductPlantText productPlantText) Update an existingProductPlantTextentity and save it to the S/4HANA system.updateProductProcurement(ProductProcurement productProcurement) Update an existingProductProcuremententity and save it to the S/4HANA system.updateProductPurchaseText(ProductPurchaseText productPurchaseText) Update an existingProductPurchaseTextentity and save it to the S/4HANA system.updateProductQualityMgmt(ProductQualityMgmt productQualityMgmt) Update an existingProductQualityMgmtentity and save it to the S/4HANA system.updateProductSales(ProductSales productSales) Update an existingProductSalesentity and save it to the S/4HANA system.updateProductSalesDelivery(ProductSalesDelivery productSalesDelivery) Update an existingProductSalesDeliveryentity and save it to the S/4HANA system.updateProductSalesTax(ProductSalesTax productSalesTax) Update an existingProductSalesTaxentity and save it to the S/4HANA system.updateProductSalesText(ProductSalesText productSalesText) Update an existingProductSalesTextentity and save it to the S/4HANA system.updateProductStorage(ProductStorage productStorage) Update an existingProductStorageentity and save it to the S/4HANA system.updateProductStorageLocation(ProductStorageLocation productStorageLocation) Update an existingProductStorageLocationentity and save it to the S/4HANA system.updateProductSupplyPlanning(ProductSupplyPlanning productSupplyPlanning) Update an existingProductSupplyPlanningentity and save it to the S/4HANA system.updateProductUnitsOfMeasure(ProductUnitsOfMeasure productUnitsOfMeasure) Update an existingProductUnitsOfMeasureentity and save it to the S/4HANA system.updateProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Update an existingProductUnitsOfMeasureEANentity and save it to the S/4HANA system.updateProductValuation(ProductValuation productValuation) Update an existingProductValuationentity and save it to the S/4HANA system.updateProductValuationAccount(ProductValuationAccount productValuationAccount) Update an existingProductValuationAccountentity and save it to the S/4HANA system.updateProductValuationCosting(ProductValuationCosting productValuationCosting) Update an existingProductValuationCostingentity and save it to the S/4HANA system.updateProductWorkScheduling(ProductWorkScheduling productWorkScheduling) Update an existingProductWorkSchedulingentity and save it to the S/4HANA system.Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
getThis
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<ProductMasterServiceBatch,ProductMasterServiceBatchChangeSet>
-
createProduct
Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductentity and save it to the S/4HANA system.- Specified by:
createProductin interfaceProductMasterServiceBatchChangeSet- Parameters:
product-Productentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProduct
Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductentity and save it to the S/4HANA system.- Specified by:
updateProductin interfaceProductMasterServiceBatchChangeSet- Parameters:
product-Productentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductBasicText
@Nonnull public ProductMasterServiceBatchChangeSet createProductBasicText(@Nonnull ProductBasicText productBasicText) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductBasicTextentity and save it to the S/4HANA system.- Specified by:
createProductBasicTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productBasicText-ProductBasicTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductBasicText
@Nonnull public ProductMasterServiceBatchChangeSet updateProductBasicText(@Nonnull ProductBasicText productBasicText) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductBasicTextentity and save it to the S/4HANA system.- Specified by:
updateProductBasicTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productBasicText-ProductBasicTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductBasicText
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductBasicText(@Nonnull ProductBasicText productBasicText) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductBasicTextentity in the S/4HANA system.- Specified by:
deleteProductBasicTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productBasicText-ProductBasicTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductDescription
@Nonnull public ProductMasterServiceBatchChangeSet createProductDescription(@Nonnull ProductDescription productDescription) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductDescriptionentity and save it to the S/4HANA system.- Specified by:
createProductDescriptionin interfaceProductMasterServiceBatchChangeSet- Parameters:
productDescription-ProductDescriptionentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductDescription
@Nonnull public ProductMasterServiceBatchChangeSet updateProductDescription(@Nonnull ProductDescription productDescription) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductDescriptionentity and save it to the S/4HANA system.- Specified by:
updateProductDescriptionin interfaceProductMasterServiceBatchChangeSet- Parameters:
productDescription-ProductDescriptionentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductDescription
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductDescription(@Nonnull ProductDescription productDescription) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductDescriptionentity in the S/4HANA system.- Specified by:
deleteProductDescriptionin interfaceProductMasterServiceBatchChangeSet- Parameters:
productDescription-ProductDescriptionentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductInspectionText
@Nonnull public ProductMasterServiceBatchChangeSet createProductInspectionText(@Nonnull ProductInspectionText productInspectionText) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductInspectionTextentity and save it to the S/4HANA system.- Specified by:
createProductInspectionTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productInspectionText-ProductInspectionTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductInspectionText
@Nonnull public ProductMasterServiceBatchChangeSet updateProductInspectionText(@Nonnull ProductInspectionText productInspectionText) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductInspectionTextentity and save it to the S/4HANA system.- Specified by:
updateProductInspectionTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productInspectionText-ProductInspectionTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductInspectionText
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductInspectionText(@Nonnull ProductInspectionText productInspectionText) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductInspectionTextentity in the S/4HANA system.- Specified by:
deleteProductInspectionTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productInspectionText-ProductInspectionTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductMLAccount
@Nonnull public ProductMasterServiceBatchChangeSet createProductMLAccount(@Nonnull ProductMLAccount productMLAccount) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductMLAccountentity and save it to the S/4HANA system.- Specified by:
createProductMLAccountin interfaceProductMasterServiceBatchChangeSet- Parameters:
productMLAccount-ProductMLAccountentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductMLAccount
@Nonnull public ProductMasterServiceBatchChangeSet updateProductMLAccount(@Nonnull ProductMLAccount productMLAccount) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductMLAccountentity and save it to the S/4HANA system.- Specified by:
updateProductMLAccountin interfaceProductMasterServiceBatchChangeSet- Parameters:
productMLAccount-ProductMLAccountentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductMLPrices
@Nonnull public ProductMasterServiceBatchChangeSet createProductMLPrices(@Nonnull ProductMLPrices productMLPrices) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductMLPricesentity and save it to the S/4HANA system.- Specified by:
createProductMLPricesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productMLPrices-ProductMLPricesentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductMLPrices
@Nonnull public ProductMasterServiceBatchChangeSet updateProductMLPrices(@Nonnull ProductMLPrices productMLPrices) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductMLPricesentity and save it to the S/4HANA system.- Specified by:
updateProductMLPricesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productMLPrices-ProductMLPricesentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlant
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlant(@Nonnull ProductPlant productPlant) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantentity and save it to the S/4HANA system.- Specified by:
createProductPlantin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlant-ProductPlantentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlant
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlant(@Nonnull ProductPlant productPlant) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantentity and save it to the S/4HANA system.- Specified by:
updateProductPlantin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlant-ProductPlantentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantCosting
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantCostingentity and save it to the S/4HANA system.- Specified by:
createProductPlantCostingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantCosting-ProductPlantCostingentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantCosting
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantCostingentity and save it to the S/4HANA system.- Specified by:
updateProductPlantCostingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantCosting-ProductPlantCostingentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantForecasting
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantForecastingentity and save it to the S/4HANA system.- Specified by:
createProductPlantForecastingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantForecasting-ProductPlantForecastingentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantForecasting
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantForecasting(@Nonnull ProductPlantForecasting productPlantForecasting) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantForecastingentity and save it to the S/4HANA system.- Specified by:
updateProductPlantForecastingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantForecasting-ProductPlantForecastingentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantIntlTrd
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantIntlTrdentity and save it to the S/4HANA system.- Specified by:
createProductPlantIntlTrdin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantIntlTrd-ProductPlantIntlTrdentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantIntlTrd
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantIntlTrd(@Nonnull ProductPlantIntlTrd productPlantIntlTrd) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantIntlTrdentity and save it to the S/4HANA system.- Specified by:
updateProductPlantIntlTrdin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantIntlTrd-ProductPlantIntlTrdentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantMRPArea
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantMRPAreaentity and save it to the S/4HANA system.- Specified by:
createProductPlantMRPAreain interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantMRPArea-ProductPlantMRPAreaentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantMRPArea
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantMRPArea(@Nonnull ProductPlantMRPArea productPlantMRPArea) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantMRPAreaentity and save it to the S/4HANA system.- Specified by:
updateProductPlantMRPAreain interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantMRPArea-ProductPlantMRPAreaentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantProcurement
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantProcuremententity and save it to the S/4HANA system.- Specified by:
createProductPlantProcurementin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantProcurement-ProductPlantProcuremententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantProcurement
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantProcuremententity and save it to the S/4HANA system.- Specified by:
updateProductPlantProcurementin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantProcurement-ProductPlantProcuremententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantQualityMgmt
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantQualityMgmtentity and save it to the S/4HANA system.- Specified by:
createProductPlantQualityMgmtin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantQualityMgmt-ProductPlantQualityMgmtentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantQualityMgmt
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantQualityMgmt(@Nonnull ProductPlantQualityMgmt productPlantQualityMgmt) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantQualityMgmtentity and save it to the S/4HANA system.- Specified by:
updateProductPlantQualityMgmtin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantQualityMgmt-ProductPlantQualityMgmtentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantSales
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantSales(@Nonnull ProductPlantSales productPlantSales) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantSalesentity and save it to the S/4HANA system.- Specified by:
createProductPlantSalesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantSales-ProductPlantSalesentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantSales
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantSales(@Nonnull ProductPlantSales productPlantSales) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantSalesentity and save it to the S/4HANA system.- Specified by:
updateProductPlantSalesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantSales-ProductPlantSalesentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantStorage
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantStorageentity and save it to the S/4HANA system.- Specified by:
createProductPlantStoragein interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantStorage-ProductPlantStorageentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantStorage
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantStorageentity and save it to the S/4HANA system.- Specified by:
updateProductPlantStoragein interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantStorage-ProductPlantStorageentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPlantText
@Nonnull public ProductMasterServiceBatchChangeSet createProductPlantText(@Nonnull ProductPlantText productPlantText) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPlantTextentity and save it to the S/4HANA system.- Specified by:
createProductPlantTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantText-ProductPlantTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPlantText
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPlantText(@Nonnull ProductPlantText productPlantText) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPlantTextentity and save it to the S/4HANA system.- Specified by:
updateProductPlantTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantText-ProductPlantTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductPlantText
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductPlantText(@Nonnull ProductPlantText productPlantText) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductPlantTextentity in the S/4HANA system.- Specified by:
deleteProductPlantTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPlantText-ProductPlantTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductProcurement
@Nonnull public ProductMasterServiceBatchChangeSet createProductProcurement(@Nonnull ProductProcurement productProcurement) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductProcuremententity and save it to the S/4HANA system.- Specified by:
createProductProcurementin interfaceProductMasterServiceBatchChangeSet- Parameters:
productProcurement-ProductProcuremententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductProcurement
@Nonnull public ProductMasterServiceBatchChangeSet updateProductProcurement(@Nonnull ProductProcurement productProcurement) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductProcuremententity and save it to the S/4HANA system.- Specified by:
updateProductProcurementin interfaceProductMasterServiceBatchChangeSet- Parameters:
productProcurement-ProductProcuremententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductPurchaseText
@Nonnull public ProductMasterServiceBatchChangeSet createProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductPurchaseTextentity and save it to the S/4HANA system.- Specified by:
createProductPurchaseTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPurchaseText-ProductPurchaseTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductPurchaseText
@Nonnull public ProductMasterServiceBatchChangeSet updateProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductPurchaseTextentity and save it to the S/4HANA system.- Specified by:
updateProductPurchaseTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPurchaseText-ProductPurchaseTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductPurchaseText
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductPurchaseText(@Nonnull ProductPurchaseText productPurchaseText) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductPurchaseTextentity in the S/4HANA system.- Specified by:
deleteProductPurchaseTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productPurchaseText-ProductPurchaseTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductQualityMgmt
@Nonnull public ProductMasterServiceBatchChangeSet createProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductQualityMgmtentity and save it to the S/4HANA system.- Specified by:
createProductQualityMgmtin interfaceProductMasterServiceBatchChangeSet- Parameters:
productQualityMgmt-ProductQualityMgmtentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductQualityMgmt
@Nonnull public ProductMasterServiceBatchChangeSet updateProductQualityMgmt(@Nonnull ProductQualityMgmt productQualityMgmt) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductQualityMgmtentity and save it to the S/4HANA system.- Specified by:
updateProductQualityMgmtin interfaceProductMasterServiceBatchChangeSet- Parameters:
productQualityMgmt-ProductQualityMgmtentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductSales
@Nonnull public ProductMasterServiceBatchChangeSet createProductSales(@Nonnull ProductSales productSales) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductSalesentity and save it to the S/4HANA system.- Specified by:
createProductSalesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSales-ProductSalesentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductSales
@Nonnull public ProductMasterServiceBatchChangeSet updateProductSales(@Nonnull ProductSales productSales) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductSalesentity and save it to the S/4HANA system.- Specified by:
updateProductSalesin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSales-ProductSalesentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductSalesDelivery
@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductSalesDeliveryentity and save it to the S/4HANA system.- Specified by:
createProductSalesDeliveryin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesDelivery-ProductSalesDeliveryentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductSalesDelivery
@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductSalesDeliveryentity and save it to the S/4HANA system.- Specified by:
updateProductSalesDeliveryin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesDelivery-ProductSalesDeliveryentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductSalesTax
@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesTax(@Nonnull ProductSalesTax productSalesTax) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductSalesTaxentity and save it to the S/4HANA system.- Specified by:
createProductSalesTaxin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesTax-ProductSalesTaxentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductSalesTax
@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesTax(@Nonnull ProductSalesTax productSalesTax) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductSalesTaxentity and save it to the S/4HANA system.- Specified by:
updateProductSalesTaxin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesTax-ProductSalesTaxentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductSalesTax
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductSalesTax(@Nonnull ProductSalesTax productSalesTax) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductSalesTaxentity in the S/4HANA system.- Specified by:
deleteProductSalesTaxin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesTax-ProductSalesTaxentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductSalesText
@Nonnull public ProductMasterServiceBatchChangeSet createProductSalesText(@Nonnull ProductSalesText productSalesText) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductSalesTextentity and save it to the S/4HANA system.- Specified by:
createProductSalesTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesText-ProductSalesTextentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductSalesText
@Nonnull public ProductMasterServiceBatchChangeSet updateProductSalesText(@Nonnull ProductSalesText productSalesText) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductSalesTextentity and save it to the S/4HANA system.- Specified by:
updateProductSalesTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesText-ProductSalesTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductSalesText
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductSalesText(@Nonnull ProductSalesText productSalesText) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductSalesTextentity in the S/4HANA system.- Specified by:
deleteProductSalesTextin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSalesText-ProductSalesTextentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductStorage
@Nonnull public ProductMasterServiceBatchChangeSet createProductStorage(@Nonnull ProductStorage productStorage) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductStorageentity and save it to the S/4HANA system.- Specified by:
createProductStoragein interfaceProductMasterServiceBatchChangeSet- Parameters:
productStorage-ProductStorageentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductStorage
@Nonnull public ProductMasterServiceBatchChangeSet updateProductStorage(@Nonnull ProductStorage productStorage) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductStorageentity and save it to the S/4HANA system.- Specified by:
updateProductStoragein interfaceProductMasterServiceBatchChangeSet- Parameters:
productStorage-ProductStorageentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductStorageLocation
@Nonnull public ProductMasterServiceBatchChangeSet createProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductStorageLocationentity and save it to the S/4HANA system.- Specified by:
createProductStorageLocationin interfaceProductMasterServiceBatchChangeSet- Parameters:
productStorageLocation-ProductStorageLocationentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductStorageLocation
@Nonnull public ProductMasterServiceBatchChangeSet updateProductStorageLocation(@Nonnull ProductStorageLocation productStorageLocation) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductStorageLocationentity and save it to the S/4HANA system.- Specified by:
updateProductStorageLocationin interfaceProductMasterServiceBatchChangeSet- Parameters:
productStorageLocation-ProductStorageLocationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductSupplyPlanning
@Nonnull public ProductMasterServiceBatchChangeSet createProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductSupplyPlanningentity and save it to the S/4HANA system.- Specified by:
createProductSupplyPlanningin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSupplyPlanning-ProductSupplyPlanningentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductSupplyPlanning
@Nonnull public ProductMasterServiceBatchChangeSet updateProductSupplyPlanning(@Nonnull ProductSupplyPlanning productSupplyPlanning) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductSupplyPlanningentity and save it to the S/4HANA system.- Specified by:
updateProductSupplyPlanningin interfaceProductMasterServiceBatchChangeSet- Parameters:
productSupplyPlanning-ProductSupplyPlanningentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductUnitsOfMeasure
@Nonnull public ProductMasterServiceBatchChangeSet createProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductUnitsOfMeasureentity and save it to the S/4HANA system.- Specified by:
createProductUnitsOfMeasurein interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasure-ProductUnitsOfMeasureentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductUnitsOfMeasure
@Nonnull public ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductUnitsOfMeasureentity and save it to the S/4HANA system.- Specified by:
updateProductUnitsOfMeasurein interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasure-ProductUnitsOfMeasureentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductUnitsOfMeasure
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasure(@Nonnull ProductUnitsOfMeasure productUnitsOfMeasure) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductUnitsOfMeasureentity in the S/4HANA system.- Specified by:
deleteProductUnitsOfMeasurein interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasure-ProductUnitsOfMeasureentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductUnitsOfMeasureEAN
@Nonnull public ProductMasterServiceBatchChangeSet createProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductUnitsOfMeasureEANentity and save it to the S/4HANA system.- Specified by:
createProductUnitsOfMeasureEANin interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasureEAN-ProductUnitsOfMeasureEANentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductUnitsOfMeasureEAN
@Nonnull public ProductMasterServiceBatchChangeSet updateProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductUnitsOfMeasureEANentity and save it to the S/4HANA system.- Specified by:
updateProductUnitsOfMeasureEANin interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasureEAN-ProductUnitsOfMeasureEANentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteProductUnitsOfMeasureEAN
@Nonnull public ProductMasterServiceBatchChangeSet deleteProductUnitsOfMeasureEAN(@Nonnull ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Description copied from interface:ProductMasterServiceBatchChangeSetDeletes an existingProductUnitsOfMeasureEANentity in the S/4HANA system.- Specified by:
deleteProductUnitsOfMeasureEANin interfaceProductMasterServiceBatchChangeSet- Parameters:
productUnitsOfMeasureEAN-ProductUnitsOfMeasureEANentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductValuation
@Nonnull public ProductMasterServiceBatchChangeSet createProductValuation(@Nonnull ProductValuation productValuation) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductValuationentity and save it to the S/4HANA system.- Specified by:
createProductValuationin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuation-ProductValuationentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductValuation
@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuation(@Nonnull ProductValuation productValuation) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductValuationentity and save it to the S/4HANA system.- Specified by:
updateProductValuationin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuation-ProductValuationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductValuationAccount
@Nonnull public ProductMasterServiceBatchChangeSet createProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductValuationAccountentity and save it to the S/4HANA system.- Specified by:
createProductValuationAccountin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuationAccount-ProductValuationAccountentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductValuationAccount
@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuationAccount(@Nonnull ProductValuationAccount productValuationAccount) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductValuationAccountentity and save it to the S/4HANA system.- Specified by:
updateProductValuationAccountin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuationAccount-ProductValuationAccountentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductValuationCosting
@Nonnull public ProductMasterServiceBatchChangeSet createProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductValuationCostingentity and save it to the S/4HANA system.- Specified by:
createProductValuationCostingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuationCosting-ProductValuationCostingentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductValuationCosting
@Nonnull public ProductMasterServiceBatchChangeSet updateProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductValuationCostingentity and save it to the S/4HANA system.- Specified by:
updateProductValuationCostingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productValuationCosting-ProductValuationCostingentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createProductWorkScheduling
@Nonnull public ProductMasterServiceBatchChangeSet createProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling) Description copied from interface:ProductMasterServiceBatchChangeSetCreate a newProductWorkSchedulingentity and save it to the S/4HANA system.- Specified by:
createProductWorkSchedulingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productWorkScheduling-ProductWorkSchedulingentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateProductWorkScheduling
@Nonnull public ProductMasterServiceBatchChangeSet updateProductWorkScheduling(@Nonnull ProductWorkScheduling productWorkScheduling) Description copied from interface:ProductMasterServiceBatchChangeSetUpdate an existingProductWorkSchedulingentity and save it to the S/4HANA system.- Specified by:
updateProductWorkSchedulingin interfaceProductMasterServiceBatchChangeSet- Parameters:
productWorkScheduling-ProductWorkSchedulingentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-