Share via


GeneralJournalAccountEntryZakat_SA::getCrAmountFromAccountNum Method

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

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

GeneralJournalAccountEntryZakat_SA Table