Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.