RetailInternalOrgTreeDatasource.treeRecIdIdx Method [AX 2012]

Add the organization node into tree.

public int treeRecIdIdx(
    boolean _set, 
    RefRecId _refRecId, 
   [int _idx])

Run On

Called

Parameters

_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.

Return Value

Type: int
A tree node.

Community Additions

ADD
Show: