GeneralJournalAccountEntryZakat_SA::findOpeningBalance Method
Gets opening balance amount.
Syntax
client server public static AmountCur findOpeningBalance(
GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId,
LedgerFiscalYearZakat_SA _fiscalYr,
LedgerItemNumZakat_SA _itemCode)
Run On
Called
Parameters
- _generalJournalAccountEntryRecId
Type: GeneralJournalAccountEntryRecId Extended Data Type
The record id of the GeneralJournalAccountEntry table record.
- _fiscalYr
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year.
- _itemCode
Type: LedgerItemNumZakat_SA Extended Data Type
The zakat item code.
Return Value
Type: AmountCur Extended Data Type
The opening balance amount.