Payroll Class Setup (UPR41200)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Payroll Class Setup
Physical Name: UPR41200
Technical Name: UPR_SETP_Class

Group Display Name: Payroll Employee Class Setup
Group Technical Name: Payroll Employee Class Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1EMPLCLAS SearchEmployee ClassStringSTR15_Employee_Class15
2DSCRIPTN SearchDescriptionStringSTR3030
3DEPRTMNT SearchDepartmentStringSTR6_Payroll_Code6
4JOBTITLE SearchJob TitleStringSTR6_Payroll_Code6
5SUTASTAT SearchSuta StateStringSTR2_State_Code2
6WRKRCOMP SearchWorkers CompStringSTR6_Payroll_Code6
7MINETPAY SearchMinimum Net PayCurrencyDLR11_$U214
8WKHRPRYR SearchWork Hours Per YearIntegerINT4_U04
9WCACFPAY SearchWhich Cash Account For PayIntegerGB0
10ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Payroll Class Setup'].ACTINDX AS 'Payroll Class Setup-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       UPR41200 AS ['Payroll Class Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Payroll Class Setup'].ACTINDX = ['Account Index Master'].ACTINDX
11USERDEF1 SearchUser Defined 1StringSTR2020
12USERDEF2 SearchUser Defined 2StringSTR2020
13ATACRVAC SearchAuto Accrue VacationBooleanCB_Accrue_Vacation:0
14VACCRMTH SearchVacation Accrual MethodIntegerGB0
15VACCRAMT SearchVacation Accrual AmountLong IntegerLI6_U26
16VACAPRYR SearchVacation Hours Per YearLong IntegerLI6_U26
17VACAVLBL SearchVacation AvailableLong IntegerLI6_S26
18WRNVCNFLSBLWZR SearchWarn Vacation Falls Below ZeroBooleanCB_WarnVacationFallsBelowZero0
19ATACRSTM SearchAuto Accrue Sick TimeBooleanCB_Accrue_Sick_Time:0
20STMACMTH SearchSick Time Accrual MethodIntegerGB0
21SKTMACAM SearchSick Time Accrual AmountLong IntegerLI6_U26
22SKTMHPYR SearchSick Time Hours Per YearLong IntegerLI6_U26
23SIKTIMAV SearchSick Time AvailableLong IntegerLI6_S26
24WRNSTFLSBLWZR SearchWarn Sick Time Falls Below ZeroBooleanCB_WarnSickTimeFallsBelowZero0
25DEFLTCLS SearchDefault ClassBooleanCB_Default0
26Calc_Min_Wage_Bal SearchCalc Min Wage BalBooleanCB_CalcMinWageBal0
27EMPLOYMENTTYPE SearchType of EmploymentIntegerDDL_Employment_Type0
28NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Payroll Class Setup'].NOTEINDX AS 'Payroll Class Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       UPR41200 AS ['Payroll Class Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Payroll Class Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX
29ASSIGNMENTCODE SearchAssignment CodeStringSTR15_LBU15
30Time_on_Behalf_Code SearchTime on Behalf CodeStringSTR15_LBU15

Leave a Reply

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