JmgEmployee::findPersonnelNumber Method
Returns a JmgEmployee record for the specified personnel number.
Syntax
client server public static JmgEmployee findPersonnelNumber(HcmPersonnelNumberId _personnelNumberId)
Run On
Called
Parameters
- _personnelNumberId
Type: HcmPersonnelNumberId Extended Data Type
The personel number of the worker to retrieve from the JmgEmployee table.
Return Value
Type: JmgEmployee Table
A JmgEmployee record for the specified personnel number.