# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PSARCH_ID |
Character(8) |
VARCHAR2(8) NOT NULL |
Archive ID (see PSARCHTEMPLATE).
|
2 |
PSARCH_BATCHNUM |
Number(30,0) |
DECIMAL(30) NOT NULL |
Archive Batch Number
|
3 |
EMPLID |
Character(11) |
VARCHAR2(11) NOT NULL |
Employee ID
|
4 |
CAL_RUN_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
Calendar Run Id
|
5 |
EMPL_RCD |
Number(3,0) |
SMALLINT NOT NULL |
Empl Rcd Nbr
|
6 |
GP_PAYGROUP |
Character(10) |
VARCHAR2(10) NOT NULL |
Global Payroll pay group
|
7 |
CAL_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
calendar id
|
8 |
ORIG_CAL_RUN_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
Original Calendar Group ID
|
9 |
RSLT_SEG_NUM |
Number(4,0) |
SMALLINT NOT NULL |
Result Segment Number
|
10 |
SLICE_END_DT |
Date(10) |
DATE NOT NULL |
Element Slice End Date
|
11 |
SLICE_BGN_DT |
Date(10) |
DATE |
Element Slice Begin Date
|
12 |
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)
|
13 |
GPIT_CUD_EVT_BGNDT |
Date(10) |
DATE |
Field for the WA named CUD WA RETRPART which contains the start date of the event
|
14 |
GPIT_CUD_EVT_ENDDT |
Date(10) |
DATE |
Field for the WA named CUD WA RETRPART which contains the end date of the event
|
15 |
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)
|
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)
|