HcmBenefitOption::exist Method
Indicates whether a record ID in the HcmBenefitOption table exists.
Syntax
client server public static boolean exist(HcmBenefitOptionRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmBenefitOptionRecId Extended Data Type
The RecId value of the record to check for existence.
Return Value
Type: boolean
true if the identification type ID exists; otherwise, false.