CompanyInfo::existCompanyForFC Method
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.