Share via


LedgerJournalTable.getOffsetBalanceForMainAccount Method

Get the balance for the offset account type and main account.

Syntax

public AmountMST getOffsetBalanceForMainAccount(MainAccountRecId _mainAccount)

Run On

Called

Parameters

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.

See Also

Reference

LedgerJournalTable Table