GeneralJournalAccountEntryZakat_SA::getOpeningBalance Method
Gets opening balance amount in specified zakat type and fiscal year.
Syntax
client server public static AmountCur getOpeningBalance(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 opening balance amount.