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