Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ORM_UPR10203
Product: HRM Solution Series (1911)
Series:
Display Name: ORM OT Rates WORK Group Display Name: Overtime Rate Manager
Physical Name: ORM_UPR10203
Technical Name: ORM_OT_Rates_WORK
Group Technical Name: ORM_OT_Rate_Manager
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
['ORM OT Rates WORK'].USERID AS 'ORM OT Rates WORK-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
ORM_UPR10203 AS ['ORM OT Rates WORK']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['ORM OT Rates WORK'].USERID = ['Users Master'].USERID | ||||||
2 | PYRNTYPE | Pay Run Type | Integer | GB | 0 | |
3 | EMPLOYID | Employee ID | String | STR15_Employee_ID | 15 | |
4 | PAYRCORD | Pay Record | String | STR6_Payroll_Code | 6 | |
5 | PAYRTAMT | Pay Rate Amount | Currency | DLR11_$S2 | 14 | |
6 | BCHSOURC | Batch Source | String | STR15 | 15 |