GPES_CRT_SLC_VW(SQL View) |
Index Back |
---|---|
CRT Employee Slices VWEmployee Slicing View for Creta Reporting |
SELECT DISTINCT SSN_EMPLOYER , GPES_SSTC_PAYMNT , GPES_YEAR , GPES_MONTH , GPES_CRT_BRK_LQ , GPES_MONTH_RECALC , GPES_YEAR_RECALC , EMPLID , EMPL_RCD , SLICE_BGN_DT , SLICE_END_DT FROM PS_GPES_CRT_VER_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(13) | VARCHAR2(13) NOT NULL | Employer Social Security number | |
2 | Character(3) | VARCHAR2(3) NOT NULL |
Payment Type. This field is used to populate the GP Write Array, which is used to generate the FAN File.
L00=Regular L02=Litigation Salary L03=Retroactivity wo/Surcharge L04=Reductions Payback L09=Retroactivity w/Surcharge L13=Vacations L90=Retro w/Surcharge Bases Increa L91=Retro w/Surchage new Slices |
|
3 | Number(4,0) | SMALLINT NOT NULL | Year | |
4 | Number(2,0) | SMALLINT NOT NULL | Month | |
5 | Number(6,0) | INTEGER NOT NULL | Breaking Point | |
6 | Number(2,0) | SMALLINT NOT NULL | Retro month | |
7 | Number(4,0) | SMALLINT NOT NULL | Retro year | |
8 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
9 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
10 | Date(10) | DATE | Element Slice Begin Date | |
11 | SLICE_END_DT | Date(10) | DATE | Element Slice End Date |