LedgerJournalTable.getOffsetBalanceForMainAccount Method
Get the balance for the offset account type and main account.
Syntax
public AmountMST getOffsetBalanceForMainAccount(MainAccountRecId _mainAccount)
Run On
Called
Parameters
- _mainAccount
Type: MainAccountRecId Extended Data Type
The main account to include in the balance.
Return Value
Type: AmountMST Extended Data Type
The balance of the selected transactions as an AmountMST value.
Remarks
The summary debit and credit amounts are converted to an AmountMST data type before netting the balance amount.