RetailCatalogCategoryTree.createUncategorizedNode Method [AX 2012]

Creates the uncategorized node for the given parent ID using SysFormTreeControl class.

private TreeItemIdx createUncategorizedNode(TreeItemIdx _parentIdx)

Run On

Called

Parameters

_parentIdx
Type: TreeItemIdx Extended Data Type
The ID of the parent node.

Return Value

Type: TreeItemIdx Extended Data Type
The ID of the new uncategorized node created.

Community Additions

ADD
Show: