GPFR_AF_APPL_VW(SQL View) |
Index Back |
---|---|
Search view for appl compApplication Framework - This is used as a search view for application component |
SELECT COUNTRY ,GPFR_AF_APPL ,DESCR FROM PS_GPFR_AF_APPL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
2 | GPFR_AF_APPL | Character(10) | VARCHAR2(10) NOT NULL | Application Framework - Application |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |