UPR_EmployeeList_View (UPR50000)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/UPR50000

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: UPR_EmployeeList_View
Physical Name: UPR50000
Technical Name: UPR_EmployeeList_View

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
2LASTNAME SearchLast NameStringSTR2020
3FRSTNAME SearchFirst NameStringSTR1515
4DEPRTMNT SearchDepartmentStringSTR6_Payroll_Code6
5INACTIVE SearchInactiveBooleanCB_Inactive0
6EMPLCLAS SearchEmployee ClassStringSTR15_Employee_Class15
7SUPERVISORCODE_I SearchSupervisor CodeStringSTR6_U6
8ADDRESS1 SearchAddress 1StringSTR6060
9CITY SearchCityStringSTR3535
10STATE SearchStateStringSTR30_State29
11ZIPCODE SearchZip CodeStringSTR1010
12PHONE1 SearchPhone 1StringPhone_Number14
13DIVISIONCODE_I SearchDivision CodeStringSTR6_Payroll_Code6
14Workflow_Approval_Status SearchWorkflow Approval StatusIntegerDDL_WorkflowApprovalStatus0
15Workflow_Priority SearchWorkflow PriorityIntegerDDL_WorkflowPriority0
16USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['UPR_EmployeeList_View'].USERID AS 'UPR_EmployeeList_View-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       UPR50000 AS ['UPR_EmployeeList_View']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['UPR_EmployeeList_View'].USERID = ['Users Master'].USERID

Leave a Reply

Your email address will not be published. Required fields are marked *