GPIT_PCUD_I3

(SQL Table)
Index Back

Intermediate table for S.S.CUD

Intermediate table for Social Security CUD Report which contains all monthly data and which has the same keys of the final CUD table GPIT_PCUD_T4. This table allows to create a break if there is a Special Payment with code AE and AS.

# 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 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
4 COMPANY Character(3) VARCHAR2(3) NOT NULL Company
5 SLICE_BGN_DT Date(10) DATE NOT NULL Element Slice Begin Date
6 SLICE_END_DT Date(10) DATE NOT NULL Element Slice End Date
7 GPIT_CUD_QUALIF Character(1) VARCHAR2(1) NOT NULL Field for CUD Report
8 GPIT_CUD_TIPOPT Character(1) VARCHAR2(1) NOT NULL Part time code for CUD
9 GPIT_CUD_TIPORAPP Character(1) VARCHAR2(1) NOT NULL Regular/temporary employees for CUD
10 GPIT_CUD_ENTE Character(2) VARCHAR2(2) NOT NULL Field that contains the value of the box 4 related to the Previdential CUD
11 INPS_CODE_ITA Character(12) VARCHAR2(12) NOT NULL INPS Code ITA
12 GPIT_INPS_CDCTR_ID Character(2) VARCHAR2(2) NOT NULL INPS Contribution Code
13 GPIT_EVT_TYPE Character(2) VARCHAR2(2) NOT NULL Field for the Previdential CUD Report which is used to save the value of special payment in case of 'AS' or 'AE'
14 ROW_NUM Number(3,0) SMALLINT NOT NULL Row Number
15 GPIT_CUD_EVT_TYPE Character(2) VARCHAR2(2) NOT NULL Field for the Previdential CUD Report which contains the event type for the Section 2 (box 28)
16 GPIT_CUD_BGNDT_SP Date(10) DATE Event start date for CUD form
17 GPIT_CUD_ENDDT_SP Date(10) DATE Event end date for CUD form
18 GPIT_CUD_EVT_AMT Number(19,6) DECIMAL(18,6) NOT NULL Field for the Previdential CUD Report which contains the amount paid related to the event (box 31)
19 GPIT_CUD_EVT_WEEKS Number(3,0) SMALLINT NOT NULL Field for the Previdential CUD Report which contains the number of weeks related to the event (box 32)