GeneralJournalAccountEntryZakat_SA::getCreditDebitAmount Method
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.