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 existByPerson(HcmPersonRecId _person)
Run On
Called
Parameters
- _person
Type: HcmPersonRecId Extended Data Type
The HcmPersonRecId value of the record to check.
Return Value
Type: boolean
true if the record exists; otherwise, false.