RetailInternalOrgTreeDatasource.treeRecIdIdx Method [AX 2012]
Add the organization node into tree.
public int treeRecIdIdx(
boolean _set,
RefRecId _refRecId,
[int _idx])
Run On
CalledParameters
- _set
- Type: boolean
Sets the value in tree.
- _refRecId
- Type: RefRecId Extended Data Type
An record id of base parent node.
- _idx
- Type: int
An record Id of node to be insert.
Community Additions
ADD
Show: