HRMInjuryCostType::exist Method
Determines whether the specified record in the HRMInjuryCostType table exists.
Syntax
client server public static boolean exist(HRMInjuryCostTypeId _costTypeId)
Run On
Called
Parameters
- _costTypeId
Type: HRMInjuryCostTypeId Extended Data Type
The cost type ID of the record to check for existence.
Return Value
Type: boolean
true if the cost type exists in its setup table; otherwise, false.