Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AHR2DI01
Product: Human Resources (414)
Series:
Display Name: Archive_HR_Discipline_V2 Group Display Name: HR Third Party
Physical Name: AHR2DI01
Technical Name: Archive_HR_Discipline_V2
Group Technical Name: HR_Third_Party
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | EMPID_I ![]() | Emp ID | String | STR15_Employee_ID_I | 15 | |
2 | ENTRYNUMBER_I ![]() | Entry Number | Integer | IINT5_U0 | 5 | |
3 | OFFENSE_I ![]() | Offense | String | STR30_I0 | 30 | |
4 | DATEOFOFFENSE_I ![]() | Date of Offense | Date | DT | 8 | |
5 | DATECLOSED_I ![]() | Date Closed | Date | DT | 8 | |
6 | DATEOFLASTCHANGE_I ![]() | Date OF Last Change | Date | DT | 8 | |
7 | USERID ![]() | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Archive_HR_Discipline_V2'].USERID AS 'Archive_HR_Discipline_V2-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
AHR2DI01 AS ['Archive_HR_Discipline_V2']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Archive_HR_Discipline_V2'].USERID = ['Users Master'].USERID | ||||||
8 | DISCTYPECOMBO_I ![]() | Discipline Type Combo | String | ComboB_Discipline_Type | 30 | |
9 | NOTESINDEX_I ![]() | Notes Index | Currency | DOLLAR | 0 |