Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sums the budgeted amount of the siblings of the selected node.
Syntax
display Amount displayParentDistAmt([boolean _ignoreCurrent])
Run On
Called
Parameters
- _ignoreCurrent
Type: boolean
Determines whether or not to ignore the currently selected record.
Return Value
Type: Amount Extended Data Type
The budgeted amount of the siblings of the selected node.
Remarks
The parameter _ignoreCurrent was added so this method could be used for validation.