GPSG_RC_REPORTS

(SQL Table)
Index Back

Run Cntl - Payroll Repts SGP

This table will be used to record the parameters for running programs. The key fields for this table include the operator ID and run control ID.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Default Value: PRCSRUNCNTL.OPRID

2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID

Default Value: PRCSRUNCNTL.RUN_CNTL_ID

3 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Prompt Table: SETID_TBL

4 DEPTID Character(10) VARCHAR2(10) NOT NULL Department

Prompt Table: DEPT_TBL_ACCESS

5 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PERS_SRCH_GBL

6 ABS_TYPE_OPTN Character(3) VARCHAR2(3) NOT NULL Absence Type

Prompt Table: GP_ABS_TYPE

7 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
8 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id

Prompt Table: GPSG_NP_CAL_VW

9 PAY_ENTITY Character(10) VARCHAR2(10) NOT NULL Pay Entity

Prompt Table: GP_PYENT

10 DATE_FROM Date(10) DATE Date From
11 DATE_TO Date(10) DATE Previous Period Date To
12 GPSG_RPT_SUMMARY Character(1) VARCHAR2(1) NOT NULL Report Summary indicator

Y/N Table Edit

Default Value: N

13 GPSG_RPT_SECTION Character(2) VARCHAR2(2) NOT NULL This field store the Components to be reported.
10=Earnings
20=Deductions
30=Deductions & Arrears
40=Accumulators
50=Earnings & Deductions
60=All

Default Value: 10

14 GPSG_SORT_DEPT Character(1) VARCHAR2(1) NOT NULL Sort by Department, Y/N

Y/N Table Edit

15 GPSG_SORT_LOC Character(1) VARCHAR2(1) NOT NULL Sort by Location, Yes/No

Y/N Table Edit

16 GPSG_SORT_PYNAME Character(1) VARCHAR2(1) NOT NULL Sort by Payee Name, Y/N

Y/N Table Edit

17 GPSG_RPT_OPTION Character(2) VARCHAR2(2) NOT NULL Provide user with the oprion to report all element in a component or selectively
10=All
20=Select Earn/Dedn Element
30=Select Pay Group
40=Select Payee
18 GPSG_PYGRP_LIST Character(1) VARCHAR2(1) NOT NULL Field used to display the label on the hyperlink to the secondary page. It is used in the page GPSG_RC_PY11 and PY12
19 GPSG_PAYEES_LIST Character(1) VARCHAR2(1) NOT NULL Field to display label for the hyperlink button 'Payees' on GPSG_RC_PY11 page
20 GPSG_ELEMENT_LIST Character(1) VARCHAR2(1) NOT NULL Used to display the label in the page GPSG_RC_PY13, to generate the Payroll Component report
21 GPSG_RPT_YTD Character(1) VARCHAR2(1) NOT NULL Indicator Y/N to report YTD result; used in the Reconcilation report, in page GPSG_RC_PY12.

Y/N Table Edit

22 GPSG_PAY_RPT_ID Character(8) VARCHAR2(8) NOT NULL Payroll Report ID for Accumulators elements inclusion and Earns/Dedns elements exclusion.

Prompt Table: GPSG_PAY_RPT

23 GPSG_TERM_EMP_YN Character(1) VARCHAR2(1) NOT NULL Include Terminated Employees
24 GPSG_SORT_KEY1 Character(2) VARCHAR2(2) NOT NULL This field will be used to identify the first sort key.
00=Not Applicable
10=Pay Entity
20=Location
30=Department
40=Employee Name
50=Paygroup

Default Value: 00

25 GPSG_SORT_KEY2 Character(2) VARCHAR2(2) NOT NULL This field will be used to identify the second sort key.
00=Not Applicable
10=Pay Entity
20=Location
30=Department
40=Employee Name
50=Paygroup

Default Value: 00

26 GPSG_SORT_KEY3 Character(2) VARCHAR2(2) NOT NULL This field will be used to identify the third sort key.
00=Not Applicable
10=Pay Entity
20=Location
30=Department
40=Employee Name
50=Paygroup

Default Value: 00

27 USED_BY Character(1) VARCHAR2(1) NOT NULL USED_BY
A=All Countries
C=Specific Country