Share via


RLedgerSheetEngine.calcBalance Method [AX 2012]

Performs the calculation of balance amount.

Syntax

protected Amount calcBalance(
   [LedgerBalanceBase _ledgerBalance, 
    MainAccountNum _mainAccountNum, 
    CurrencyType_RU _currencyType])

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
The calculated balance amount.

See Also

Reference

RLedgerSheetEngine Class