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.
Determines whether the record that has the specified FiscalCalendar value exists in the CompanyInfo table.
Syntax
client server public static boolean existCompanyForFC(RecId _calendarRecId)
Run On
Called
Parameters
- _calendarRecId
Type: RecId Extended Data Type
The FiscalCalendar value that is used to check the CompanyInfo table.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.