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.
Validates that the record ID exists in the HcmPersonIdentificationNumber table.
Syntax
client server public static boolean exist(HcmPersonIdentificationNumberRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPersonIdentificationNumberRecId Extended Data Type
The record ID of the HcmPersonIdentificationNumber record.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.