Payroll Keys Master (UPR10309)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Payroll Keys Master
Physical Name: UPR10309
Technical Name: UPR_Keys_MSTR

Group Display Name: Payroll Keys
Group Technical Name: Payroll Keys

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PYRLCTYP SearchPayroll Control TypeIntegerINT11
2PYRLCNBR SearchPayroll Control NumberLong IntegerLI8_U08
3USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

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

Leave a Reply

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