Payroll Accounts Setup (UPR40500)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Payroll Accounts Setup
Physical Name: UPR40500
Technical Name: UPR_SETP_Account

Group Display Name: Payroll Accounts Setup
Group Technical Name: Payroll Accounts Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1DEPRTMNT SearchDepartmentStringSTR6_Payroll_Code6
2JOBTITLE SearchJob TitleStringSTR6_Payroll_Code6
3PAYROLCD SearchPayroll CodeStringSTR6_Payroll_Code6
4UPRACTYP SearchUPR Account TypeIntegerDDL_UPR_Account_Type0
5ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Payroll Accounts Setup'].ACTINDX AS 'Payroll Accounts Setup-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       UPR40500 AS ['Payroll Accounts Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Payroll Accounts Setup'].ACTINDX = ['Account Index Master'].ACTINDX

Leave a Reply

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