LedgerValueZakat_SA::insertZakatValue Method
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.