LookupCurrentUserEmployeeInfo
Structure
LookupCurrentUserEmployeeInfo(sFieldName)
Parameters
Parameter | Type | Description
| sFieldName | String | The employee record field name to retrieve. Possible values are as follows:
| EMP_ID | Employee Name
| EMP_DEPARTMENT | Department of related employee (Add/Edit Employee...Employees...Step 2...Department)EMP_LOCATION | Location of related employee (Add/Edit Employee...Employees...Step 2...Location)EMP_TYPE | Type of related employee (Add/Edit Employee...Employees...Step 2...Employee Type)EMP_SUPERVISOR | Supervisor of related employee (Add/Edit Employee...Employees...Step 2...Supervisor)EMP_GROUP | Primary Group of related employee (Add/Edit Employee...Employees...Step 2...Primary Group)EMP_SHIFT | Shift of related employee (Add/Edit Employee...Employees...Step 2...Shift)EMP_INITIALS | Initials of related employee (Add/Edit Employee...Employees...Step 3...Initials) | |
Return Value
String
Description
This function returns a single point of information about the employee that matches the current IndySoft login.
Example
No example provided
Application Compatibility
IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management
Also See
No related topics |