Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AUSERMST
Product: Human Resources (414)
Series:
Display Name: Archive_SETUP_Users Group Display Name: HR Third Party
Physical Name: AUSERMST
Technical Name: Archive_SETUP_Users
Group Technical Name: HR_Third_Party
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Archive_SETUP_Users'].USERID AS 'Archive_SETUP_Users-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
AUSERMST AS ['Archive_SETUP_Users']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Archive_SETUP_Users'].USERID = ['Users Master'].USERID | ||||||
2 | USERNAME | User Name | String | STR30 | 30 | |
3 | EMPID_I | Emp ID | String | STR15_Employee_ID_I | 15 | |
4 | ACCESSLEVEL_I | Access Level | Integer | IINT1 | 1 | |
5 | PostIvIn | Post Inventory In | Integer | SumOrDetail | 0 | |
6 | PostPRIn | Post Payroll In | Integer | SumOrDetail | 0 | |
7 | PostPurchIn | Post Purchasing In | Integer | SumOrDetail | 0 | |
8 | PASSWORD | Password | String | STR15_LB | 15 | |
9 | USRCLASS | User Class | String | STR15_User_Class | 15 | |
10 | MDFRDENT | Method For Data Entry | Integer | GB | 0 | |
11 | MODIFDT | Modified Date | Date | DT | 8 | |
12 | CREATDDT | Created Date | Date | DT | 8 | |
13 | LSTUSRED | Last User to Edit | String | STR15 | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Archive_SETUP_Users'].LSTUSRED AS 'Archive_SETUP_Users-Last User to Edit'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
AUSERMST AS ['Archive_SETUP_Users']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Archive_SETUP_Users'].LSTUSRED = ['Users Master'].USERID | ||||||
14 | PRTOSCRN | Print to Screen | Boolean | CB_Print_to_Screen | 0 | |
15 | PRTOPRTR | Print to Printer | Boolean | CB_Print_to_Printer | 0 | |
16 | SHRQFLDS | Show Required Fields | Boolean | CB | 0 | |
17 | DISTPROC | Distributed Processes | Integer | GB | 0 | |
18 | HSCRLARW | Horizontal Scroll Arrows | Boolean | CB_HZ_Scroll_Switch | 0 | |
19 | CHECK1_I | Check1 | Boolean | CB_I | 0 | |
20 | CHECK2_I | Check2 | Boolean | CB_I | 0 | |
21 | CHECK3_I | Check3 | Boolean | CB_I | 0 | |
22 | CHECK4_I | Check4 | Boolean | CB_I | 0 | |
23 | INACTIVE | Inactive | Boolean | CB_Inactive | 0 |