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