Payroll Distribution Work (UPR10400)

azurecurveProductsMicrosoft Dynamics GP (0)PayrollPayroll Distribution Work (UPR10400)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Payroll Distribution Work
Physical Name: UPR10400
Technical Name: UPR_Distribution_WORK

Group Display Name: Payroll Period-End
Group Technical Name: Payroll Month-Quarter End

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 Distribution Work'].USERID AS 'Payroll Distribution Work-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       UPR10400 AS ['Payroll Distribution Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Payroll Distribution Work'].USERID = ['Users Master'].USERID
2SRCECODE SearchSource CodeStringSTR66
3FUTASUTA SearchFuta/SutaStringSTR3_Futa/Suta3
4DEPRTMNT SearchDepartmentStringSTR6_Payroll_Code6
5JOBTITLE SearchJob TitleStringSTR6_Payroll_Code6
6PAYROLCD SearchPayroll CodeStringSTR6_Payroll_Code6
7UPRACTYP SearchUPR Account TypeIntegerDDL_UPR_Account_Type0
8ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Payroll Distribution Work'].ACTINDX AS 'Payroll Distribution Work-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       UPR10400 AS ['Payroll Distribution Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Payroll Distribution Work'].ACTINDX = ['Account Index Master'].ACTINDX
9AMNTOPST SearchAmount To PostCurrencyDLR11_$S214
azurecurveProductsMicrosoft Dynamics GP (0)PayrollPayroll Distribution Work (UPR10400)

Leave a Reply

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