TAMFundCustCategory.displayParentDistAmt Method
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.