Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.