RetailCatalogManager::newCatalogId Method [AX 2012]

Creates a new insatnce of the class RetailCatalogManager.

client server public static RetailCatalogManager newCatalogId(CatalogRefRecId _catalogId)

Run On

Called

Parameters

_catalogId
Type: CatalogRefRecId Extended Data Type
The value of CatalogRefRecId.

Return Value

Type: RetailCatalogManager Class
A new instance of RetailCatalogManager class.
Show: