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