TAMFundCustCategory.displayCurrentDistAmt Method
Sums up the budgeted amount of the children of the selected node.
Syntax
display Amount displayCurrentDistAmt([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
Budgeted amount of the children of the selected node.
Remarks
The parameter _ignoreCurrent was added so this method could be used for validation.