CatalogManager.addProductsToCatalog Method [AX 2012]
Adds a product to the catalog.
public void addProductsToCatalog(TmpRetailProductsToAdd _tmpInventTable)
Run On
ServerParameters
- _tmpInventTable
- Type: TmpRetailProductsToAdd Table
The new TmpRetailProductsToAdd table buffer to use for the current instance.
Community Additions
ADD
Show: