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