Share via


GeneralJournalAccountEntryZakat_SA::getDrAmountFromAccountNum Method

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

Syntax

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

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The debit amount in transaction currency.

See Also

Reference

GeneralJournalAccountEntryZakat_SA Table