GeneralJournalAccountEntryZakat_SA::getTotalAmount Method
Gets total balance amount in specified zakat type and fiscal year.
Syntax
client server public static AmountCur getTotalAmount(LedgerItemTypeZakat_SA _zakatType, LedgerFiscalYearZakat_SA _fiscalYear)
Run On
Called
Parameters
- _zakatType
Type: LedgerItemTypeZakat_SA Enumeration
The zakat type.
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year.
Return Value
Type: AmountCur Extended Data Type
The total balance amount.