Ledger::existLedgerForFiscalCalendar Method
Checks whether records exist in the Ledger table for the specified value of the FiscalCalendar field.
Syntax
client server public static boolean existLedgerForFiscalCalendar(RefRecId _fiscalCalendarRecId)
Run On
Called
Parameters
- _fiscalCalendarRecId
Type: RefRecId Extended Data Type
The value of the FiscalCalendar field the Ledger table that is used in the search.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.