| # | 
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_INPDAI | 
Number(1,0) | 
SMALLINT NOT NULL | 
Numeric flag that allow to see if we have to generate a CUD for INPDAI
 | 
| 8 | 
 GPIT_CUD_INPS | 
Number(1,0) | 
SMALLINT NOT NULL | 
Numeric flag that allow to see if we have to generate a CUD for INPS
 | 
| 9 | 
 GPIT_CUD_QUALIF | 
Character(1) | 
VARCHAR2(1) NOT NULL | 
Field for CUD Report
 | 
| 10 | 
 GPIT_CUD_TIPOPT | 
Character(1) | 
VARCHAR2(1) NOT NULL | 
Part time code for CUD
 | 
| 11 | 
 GPIT_CUD_TIPORAPP | 
Character(1) | 
VARCHAR2(1) NOT NULL | 
Regular/temporary employees for CUD
 | 
| 12 | 
 GPIT_CUD_ENTE | 
Character(2) | 
VARCHAR2(2) NOT NULL | 
Field that contains the value of the box 4 related to the Previdential CUD
 | 
| 13 | 
 INPS_CODE_ITA | 
Character(12) | 
VARCHAR2(12) NOT NULL | 
INPS Code ITA
 | 
| 14 | 
 GPIT_INPS_CDCTR_ID | 
Character(2) | 
VARCHAR2(2) NOT NULL | 
INPS Contribution Code
 | 
| 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)
 |