GPFR_AF_IMPA_VW(SQL View) |
Index Back |
---|---|
Import Application ViewApplication Framework - Used as prompt record in Upgrade Component |
SELECT DISTINCT A.COUNTRY ,A.GPFR_AF_APPL ,B.DESCR FROM PS_GPFR_AF_ATR_IMP A ,PS_GPFR_AF_APPL B WHERE B.COUNTRY = A.COUNTRY AND B.GPFR_AF_APPL = A.GPFR_AF_APPL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPFR_AF_UPG_CNTRY | Character(3) | VARCHAR2(3) NOT NULL | Application Framework - Upgrade Country |
2 | GPFR_AF_UPG_APPL | Character(10) | VARCHAR2(10) NOT NULL | Application Framework - Upgrade Application |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |