GPS_RPT_PERS_VW(SQL View) |
Index Back |
---|---|
GPS WFS Person ViewGPS WFS Person xml view |
SELECT company , YEAR , monthofyear , gps_rpt_file_no , gps_rpt_type , emplid , empl_rcd , gps_rpt_if_ver , gps_rpt_src_ind , gps_rpt_prsn_xml , gps_rpt_prsn_flg FROM PS_GPS_RPT_PERSON |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL | Company | |
2 | Character(4) | VARCHAR2(4) NOT NULL | Character field to represent a year | |
3 | Number(2,0) | SMALLINT NOT NULL | Month of Year | |
4 | Number(2,0) | SMALLINT NOT NULL | German Pbulic Sector Report File Number | |
5 | Character(3) | VARCHAR2(3) NOT NULL |
GPS Report Type
CAR=Child Allowance WFS=Workforce Statistic |
|
6 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
7 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
8 | Number(3,0) | SMALLINT NOT NULL | Version Field. | |
9 | GPS_RPT_SRC_IND | Character(1) | VARCHAR2(1) NOT NULL |
source Indicator
S=System U=User |
10 | GPS_RPT_PRSN_XML | Long Character | CLOB | used to store the Personal Total XML data generated by the SQR in Year End Process for each employee for each functional type |
11 | GPS_RPT_PRSN_FLG | Character(3) | VARCHAR2(3) NOT NULL |
GPS_WFS_PERSON Row Flag
DAT=Data ERR=Error |