GPJP_LA02_WC

(SQL Table)
Index Back

Workers Compensation Insurance

This table contains counts and totals calculated for each Workers Compensation Insurance Type created during the GPJP_LA02 program. It is used as input in SQR program GPJPLA02 and deleted after SQR completes successfully.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 JOBINSTANCE Number(10,0) DECIMAL(10) NOT NULL Job Instance
2 GPJP_TAX_ESTAB Character(15) VARCHAR2(15) NOT NULL Salary Payer Reference Number
3 GPJP_RUN_TYPE_FLAG Character(3) VARCHAR2(3) NOT NULL Run Type
4 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
5 GP_PAYGROUP Character(10) VARCHAR2(10) NOT NULL Global Payroll pay group
6 CAL_ID Character(18) VARCHAR2(18) NOT NULL calendar id
7 PYMT_DT Date(10) DATE NOT NULL Payment Date
8 GPJP_WC_FTWRK_CNT Number(6,0) INTEGER NOT NULL Worker's Compensation Full Time Worker Count.
9 GPJP_WC_FTWRK_TOT Signed Number(20,6) DECIMAL(18,6) NOT NULL Worker's Compensation Full Time Worker Total.
10 GPJP_WC_OFF_CNT Number(6,0) INTEGER NOT NULL Worker's Compensation Insured Officer Count.
11 GPJP_WC_OFF_TOT Signed Number(20,6) DECIMAL(18,6) NOT NULL Worker's Compensation Insured Officer Total.
12 GPJP_WC_TMPWRK_CNT Number(6,0) INTEGER NOT NULL Worker's Compensation Temporary Worker Count.
13 GPJP_WC_TMPWRK_TOT Signed Number(20,6) DECIMAL(18,6) NOT NULL Worker's Compensation Temporary Worker Total.