HcmBenefitType::checkExist Method
Validates that the specified record exists in the HcmBenefitType table; if not, an Infolog message is displayed.
Syntax
client server public static boolean checkExist(HcmBenefitTypeRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmBenefitTypeRecId Extended Data Type
The RecId value of the record that is being searched for.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.