Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/APR_BLM10300
Product: HRM Solution Series (1911)
Series:
Display Name: Future Effective Activity Tracking Group Display Name: HRM Solution Series
Physical Name: APR_BLM10300
Technical Name: APR_BLM_Activity
Group Technical Name: APR
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PAYROLCD | Payroll Code | String | STR6_Payroll_Code | 6 | |
2 | MODULEID | Module ID | Integer | INT4 | 4 | |
3 | APR_BLM_Activity | APR BLM Activity | Integer | INT2 | 2 | |
4 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Future Effective Activity Tracking'].USERID AS 'Future Effective Activity Tracking-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
APR_BLM10300 AS ['Future Effective Activity Tracking']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Future Effective Activity Tracking'].USERID = ['Users Master'].USERID | ||||||
5 | BENEFITKIND_I | Benefit Kind | Integer | DDL_Benefit_Kind | 0 | |
6 | LOGINDAT | Login Date | Date | DT6 | 6 | |
7 | LOGINTIM | Login Time | Time | TM6 | 6 |