GPIT_CUDE_TMPX4(SQL Table) |
Index Back |
---|---|
Electronic CUD Temp Table.Electronic CUD Temp Table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | GPIT_YEAR_NUM4 | Number(4,0) | SMALLINT NOT NULL | Year |
3 | GPIT_RUN_MONTH | Character(2) | VARCHAR2(2) NOT NULL |
A report could be runned on a 3 months period. This field will have the value of the month to be processed.
01=01 - January 02=02 - February 03=03 - March 04=04 - April 05=05 - May 06=06 - June 07=07 - July 08=08 - August 09=09 - September 10=10 - October 11=11 - November 12=12 - December |
4 | GPIT_COMP_CODFIS | Character(16) | VARCHAR2(16) NOT NULL | Company tax code |
5 | GPIT_INPS_POS_10 | Character(10) | VARCHAR2(10) NOT NULL | INPS Position. |
6 | GPIT_TAX_CD_1 | Character(16) | VARCHAR2(16) NOT NULL | Tax Code |
7 | EMPL_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Employee Type
E=Exception Hourly H=Hourly N=Not Applicable S=Salaried |
8 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
9 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
10 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
11 | GPIT_INCOME_N9 | Number(9,0) | DECIMAL(9) NOT NULL | Income |
12 | GPIT_INCOME_01 | Number(9,0) | DECIMAL(9) NOT NULL | Income |
13 | GPIT_INCOME_02 | Number(9,0) | DECIMAL(9) NOT NULL | Income |
14 | GPIT_GG_INPS | Number(2,0) | SMALLINT NOT NULL | INPS days for reports |
15 | GPIT_TMP_NBR05_01 | Number(8,2) | DECIMAL(7,2) NOT NULL | Temporary Field |
16 | 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) |
17 | GPIT_CUD_EVT_BGNDT | Date(10) | DATE | Field for the WA named CUD WA RETRPART which contains the start date of the event |
18 | GPIT_CUD_EVT_ENDDT | Date(10) | DATE | Field for the WA named CUD WA RETRPART which contains the end date of the event |
19 | 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) |
20 | GPIT_WEEKS_N1 | Number(3,0) | SMALLINT NOT NULL | INPS Site |
21 | GPIT_SBONUS_AMT | Number(9,0) | DECIMAL(9) NOT NULL | Amount |
22 | GPIT_SBONUS_BGN_DT | Date(10) | DATE | Begin Date. |