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.
Calculates collapsed or expanded balances depending on the report parameters.
Syntax
protected container collapseBalance(container _amounts, boolean _expanded)
Run On
Called
Parameters
- _amounts
Type: container
A container holding amounts.
- _expanded
Type: boolean
A Boolean parameter indicating whether collapsed or expanded balance should be calculated.
Return Value
Type: container
The resulting container holding collapsed or expanded balances.