GPS_RPT_PER1_VW(SQL View) |
Index Back |
---|---|
Person Page Level 1 RecordPerson Page Level 1 Record |
SELECT DISTINCT YEAR ,COMPANY ,EMPLID ,EMPL_RCD ,GPS_RPT_TYPE ,monthofyear FROM PS_GPS_RPT_PERSON p1 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL | Character field to represent a year | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Company | |
3 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
4 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
5 | Character(3) | VARCHAR2(3) NOT NULL |
GPS Report Type
CAR=Child Allowance WFS=Workforce Statistic |
|
6 | Number(2,0) | SMALLINT NOT NULL | Month of Year |