GeneralJournalAccountEntryZakat_SA::getClosingBalFromFiscalYr Method
Gets closing balance amount in specified fiscal year and ledger dimension account.
Syntax
client server public static AmountCur getClosingBalFromFiscalYr(LedgerFiscalYearZakat_SA _fiscalYear, LedgerDimensionAccount _ledgerDimensionAccount)
Run On
Called
Parameters
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year.
- _ledgerDimensionAccount
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension account.
Return Value
Type: AmountCur Extended Data Type
The closing balance amount.