PAY_IMP_RUNCTL

(SQL Table)
Index Back

Imputed Income Run Control

The Pay Calculation Run Control record manages the pay calculation process.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 IMPUTE_MODE Character(1) VARCHAR2(1) NOT NULL Impute Calc/Update/Both
B=Both Calc and Update
C=Calculate Impute Adjust Only
U=Update Paysheets Only

Default Value: B

4 COMPANY Character(3) VARCHAR2(3) NOT NULL Company

Prompt Table: COMPANY_TBL

5 PAYGROUP Character(3) VARCHAR2(3) NOT NULL Pay Group

Prompt Table: PAYGROUP_TBL

6 PAY_END_DT Date(10) DATE NOT NULL Pay Period End Date

Prompt Table: PAY_CALENDAR

7 CALC_SELECT Character(1) VARCHAR2(1) NOT NULL Select Checks to Calculate
A=(Re)Calculate All Checks
N=Only Calculate Where Needed

Default Value: N

8 BALANCE_ID Character(2) VARCHAR2(2) NOT NULL Balance ID

Default Value: INSTALLATION.BAL_ID_FOR_CAL_YR

Prompt Table: BALANCE_ID_TBL

9 BALANCE_YEAR Number(4,0) SMALLINT NOT NULL Balances for Year

Prompt Table: BALANCE_YR_VW

10 FROM_MONTH Number(2,0) SMALLINT NOT NULL Process From Month
11 THRU_MONTH Number(2,0) SMALLINT NOT NULL Process Thru Month