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.
Validates that the record ID exists in the HcmPersonIdentificationNumber table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(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.