WorkPeriodTemplate::checkExist Method
Indicates whether a WorkPeriodTemplate record exists for the specified period template name; if not, a warning message is displayed.
Syntax
client server public static boolean checkExist(WorkPeriodTemplateRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: WorkPeriodTemplateRecId Extended Data Type
An integer that contains a period template record ID.
Return Value
Type: boolean
true if a WorkPeriodTemplate record exists; otherwise, false.