HcmBenefitEligibilityStatus::exist Method
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 .