DEL_EmplTable::find Method
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.