HRMCompFixedPlanTable::exist Method
Indicates whether the specified record in the HRMCompFixedPlanTable table exists.
Syntax
client server public static boolean exist(HRMCompFixedPlanId _hrmCompFixedPlanId)
Run On
Called
Parameters
- _hrmCompFixedPlanId
Type: HRMCompFixedPlanId Extended Data Type
The value of the PlanId field of the record to check for existence.
Return Value
Type: boolean
true if the a record exists; otherwise, false.