HcmPayrollDeductionType::exist Method
Indicates whether the specified record in the HcmPayrollDeductionType table exists.
Syntax
client server public static boolean exist(HcmPayrollDeductionTypeRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPayrollDeductionTypeRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.