Payroll Work Post (UPR10209)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Payroll Work Post
Physical Name: UPR10209
Technical Name: UPR_WORK_Post

Group Display Name: Payroll Check Work
Group Technical Name: Payroll Check Work

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Payroll Work Post'].USERID AS 'Payroll Work Post-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       UPR10209 AS ['Payroll Work Post']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Payroll Work Post'].USERID = ['Users Master'].USERID
2EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
3PYRNTYPE SearchPay Run TypeIntegerGB0
4PYRLRTYP SearchPayroll Record TypeIntegerDDL_Payroll_Record_Type0
5TRXNUMBER SearchTRX NumberLong IntegerLI8_U08
6SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
7ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Payroll Work Post'].ACTINDX AS 'Payroll Work Post-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       UPR10209 AS ['Payroll Work Post']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Payroll Work Post'].ACTINDX = ['Account Index Master'].ACTINDX
8AMNTOPST SearchAmount To PostCurrencyDLR11_$S214
9CHEKNMBR SearchCheck NumberStringSTR20_Document_Number20
10POSTEDDT SearchPosted DateDateDATE6
11DEPRTMNT SearchDepartmentStringSTR6_Payroll_Code6
12JOBTITLE SearchJob TitleStringSTR6_Payroll_Code6
13PAYROLCD SearchPayroll CodeStringSTR6_Payroll_Code6
14UPRACTYP SearchUPR Account TypeIntegerDDL_UPR_Account_Type0
15PYADNMBR SearchPayment/Adjustment NumberLong IntegerLI8_U08

Leave a Reply

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