RPaySheetTrans::exist Method
Determines if the record exists.
Syntax
client server public static boolean exist(RHRMEmplId _emplId, RecId _sheetTableRecId)
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
- _sheetTableRecId
Type: RecId Extended Data Type
The payroll sheet table reference id.
Return Value
Type: boolean
true if the record exists, otherwise false.