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.
Inserts the record in LedgerValueZakat_SA table with specified fiscal year and amount.
Syntax
server public static void insertZakatValue(LedgerFiscalYearZakat_SA _fiscalYear, AmountCur _value)
Run On
Server
Parameters
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year of the LedgerValueZakat_SA record.
- _value
Type: AmountCur Extended Data Type
The amount value.