RetailInternalOrgTreeDatasource.treeBaseParentData Method [AX 2012]
Finds selected organization into tree map.
public RefRecId treeBaseParentData(
boolean _set,
RefRecId _refRecId,
RefRecId _idx)
Run On
CalledParameters
- _set
- Type: boolean
The value which is currently selected in tree.
- _refRecId
- Type: RefRecId Extended Data Type
The record id of selected organization node.
- _idx
- Type: RefRecId Extended Data Type
An Id of selected record.
Community Additions
ADD
Show: