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 debit or credit amount in specified zakat type and fiscal year.
Syntax
client server public static AmountCur getCreditDebitAmount(
LedgerItemTypeZakat_SA _zakatType,
LedgerFiscalYearZakat_SA _fiscalYear,
[Sign _sign])
Run On
Called
Parameters
- _zakatType
Type: LedgerItemTypeZakat_SA Enumeration
The zakat type.
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year.
- _sign
Type: Sign Extended Data Type
A integer value that indicates get debit amount or credit amount.
Return Value
Type: AmountCur Extended Data Type
The debit or credit amount.