Share via


CatDisplayCategoryTable::createDisplayCategoryTree Method

Creates a new display category tree for the specified catalog by copying the procure category tree.

Syntax

client server public static void createDisplayCategoryTree(CatProcureCatalogTable _catalog, EcoResCategoryHierarchy _procureHierarchy)

Run On

Called

Parameters

Remarks

This method will lock the procure category to prevent the tree structure from being modified. All nodes of the new display category tree will be persisted.

The specified _catalog parameter must have a record ID.

See Also

Reference

CatDisplayCategoryTable Table