Skip to main content

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

See also

No related topics