Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/UPR10210
Product: Microsoft Dynamics GP (0)
Series: Payroll
Display Name: Payroll Build Check Defaults Group Display Name: Payroll Build Check Defaults
Physical Name: UPR10210
Technical Name: UPR_Build_Check_Defaults
Group Technical Name: Payroll Build Check Defaults
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | BLDCHDID | Build Check Default ID | String | STR15_Build_Check_Default_ID | 15 | |
2 | DSCRIPTN | Description | String | STR30 | 30 | |
3 | COMPPYRN | Computer Pay Run Type | Integer | GB | 0 | |
4 | PYRNSTDT | Pay Run Start Date | Date | DT | 8 | |
5 | PYRNENDT | Pay Run End Date | Date | DT | 8 | |
6 | EMPCLRNG | Employee Class Range | Integer | GB | 0 | |
7 | STTEMPCL | Start Employee Class | String | STR15_Employee_Class | 15 | |
8 | ENEMPCLS | End Employee Class | String | STR15_Employee_Class | 15 | |
9 | EMPIDRNG | Employee ID Range | Integer | GB | 0 | |
10 | STTEMPID | Start Employee ID | String | STR15_Employee_ID | 15 | |
11 | ENDEMPL | End Employee ID | String | STR15_Employee_ID | 15 | |
12 | PYRNIWLY | Pay Run Includes Weekly | Boolean | CB_Pay_Run_Weekly | 0 | |
13 | PYRNIBWK | Pay Run Includes Biweekly | Boolean | CB_Pay_Run_Biweekly | 0 | |
14 | PRNISMLY | Pay Run Includes Semimonthly | Boolean | CB_Pay_Run_Semimonthly | 0 | |
15 | PYRNIMLY | Pay Run Includes Monthly | Boolean | CB_Pay_Run_Monthly | 0 | |
16 | PYRNIQLY | Pay Run Includes Quarterly | Boolean | CB_Pay_Run_Quarterly | 0 | |
17 | PYRNISAN | Pay Run Includes Semiannually | Boolean | CB_Pay_Run_Semiannually | 0 | |
18 | PYRNIANN | Pay Run Includes Annually | Boolean | CB_Pay_Run_Annually | 0 | |
19 | PYRNIDMS | Pay Run Includes Daily/Misc | Boolean | CB_Pay_Run_Daily/Misc | 0 | |
20 | PYRNISRY | Pay Run Includes Salary | Boolean | CB_Pay_Run_Salary | 0 | |
21 | PYRNIPSN | Pay Run Includes Pension | Boolean | CB_Pay_Run_Pension | 0 | |
22 | PYRNIEIC | Pay Run Includes EIC | Boolean | CB_Pay_Run_EIC | 0 | |
23 | DAYSWRDK | Days Worked | Long Integer | LI6_S2 | 6 | |
24 | WKSWRKD | Weeks Worked | Long Integer | LI6_S2 | 6 | |
25 | PYRNIPTP | Pay Run Include Pay Types | Integer | GB | 0 | |
26 | PYRNIDED | Pay Run Include Deductions | Integer | GB | 0 | |
27 | PYRNIBFT | Pay Run Include Benefits | Integer | GB | 0 | |
28 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Payroll Build Check Defaults'].NOTEINDX AS 'Payroll Build Check Defaults-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
UPR10210 AS ['Payroll Build Check Defaults']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Payroll Build Check Defaults'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
29 | PayRunIncAddlFedTax | Pay Run Include Addl Fed Tax | Boolean | CB_Federal | 0 | |
30 | PayRunIncAddStateTax | Pay Run Include Addl State Tax | Boolean | CB_State | 0 | |
31 | PayRunIncAddLocalTax | Pay Run Include Addl Local Tax | Boolean | CB_Local | 0 |