Share via


GeneralJournalAccountEntryZakat_SA::getTotalAmountFromAccountNum Method

Gets total balance amount in transaction currency and specified zakat type, fiscal year and record id of the GeneralJournalAccountEntry table record.

Syntax

client server public static AmountCur getTotalAmountFromAccountNum(
    LedgerItemTypeZakat_SA _zakatType, 
    LedgerFiscalYearZakat_SA _fiscalYear, 
    GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The total balance amount.

See Also

Reference

GeneralJournalAccountEntryZakat_SA Table