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 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.