GPS_CAR_RPT_VW1(SQL View) |
Index Back |
---|---|
GPS Child Allowance Report VWGerman Public Sector Child Allowance Report List View 1 |
SELECT COMPANY , YEAR , MONTHOFYEAR FROM PS_GPS_RPT_MGMT WHERE GPS_RPT_TYPE = 'CAR' GROUP BY COMPANY, YEAR, MONTHOFYEAR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
|
2 | Character(4) | VARCHAR2(4) NOT NULL | Character field to represent a year | |
3 | Number(2,0) | SMALLINT NOT NULL | Month of Year |