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 a record exists in the HRMCourseInstructor table.
Syntax
client server public static boolean exist(HRMCourseInstructorRecId _recId)
Run On
Called
Parameters
- _recId
Type: HRMCourseInstructorRecId Extended Data Type
The HRMCourseInstructorRecId value of the record to check.
Return Value
Type: boolean
true if the record exists; otherwise, false.