WorkPeriodTemplate::checkAnyExistInCompany Method
Indicates whether a WorkPeriodTemplate record exists for the specified company.
Syntax
client server public static boolean checkAnyExistInCompany(DataAreaId _dataAreaId)
Run On
Called
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The ID of the company in which to search for the period template.
Return Value
Type: boolean
true if any WorkPeriodTemplate record exists; otherwise, false.