Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.