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