Payroll Transaction Batch Activity (UPR10304)

azurecurveProductsMicrosoft Dynamics GP (0)SystemPayroll Transaction Batch Activity (UPR10304)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: Payroll Transaction Batch Activity
Physical Name: UPR10304
Technical Name: UPR_TRX_Batch_Activity

Group Display Name: Payroll Batch Activity
Group Technical Name: Payroll Batch Activity

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Payroll Transaction Batch Activity'].CMPANYID AS 'Payroll Transaction Batch Activity-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       UPR10304 AS ['Payroll Transaction Batch Activity']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Payroll Transaction Batch Activity'].CMPANYID = ['Company Master'].CMPANYID
2BACHNUMB SearchBatch NumberStringSTR15_LBAU15
3UPRBCHOR SearchUPR Batch OriginIntegerDDL_UPR_Batch_Origin0
4USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Payroll Transaction Batch Activity'].USERID AS 'Payroll Transaction Batch Activity-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       UPR10304 AS ['Payroll Transaction Batch Activity']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Payroll Transaction Batch Activity'].USERID = ['Users Master'].USERID
5UPRBCHST SearchUPR Batch StatusIntegerDDL_UPR_Batch_Status0
azurecurveProductsMicrosoft Dynamics GP (0)SystemPayroll Transaction Batch Activity (UPR10304)

Leave a Reply

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