HRMCompPayrollEntity::exist Method
Indicates whether the specified record in the HRMCompPayrollEntity table exists.
Syntax
client server public static boolean exist(HRMCompPayrollEntityId _hrmCompPayrollEntityId)
Run On
Called
Parameters
- _hrmCompPayrollEntityId
Type: HRMCompPayrollEntityId Extended Data Type
The value of the PayrollEntityId field of the record to check.
Return Value
Type: boolean
true if the a record is found; otherwise, false.