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.
Find EmplTable record from employee id.
Syntax
client server public static DEL_EmplTable find(DEL_EmplId _emplId, [boolean _forupdate])
Run On
Called
Parameters
- _emplId
Type: DEL_EmplId Extended Data Type
Employee id to be validated.
- _forupdate
Type: boolean
Update record?
Return Value
Type: DEL_EmplTable Table
Employee record.