GPFR_AF_IMPC_VW(SQL View) |
Index Back |
---|---|
Import Country ViewApplication Framework - Used as a prompt table in Upgrade component. |
SELECT DISTINCT A.COUNTRY ,B.DESCR FROM PS_GPFR_AF_ATR_IMP A ,PS_COUNTRY_TBL B WHERE A.COUNTRY = B.COUNTRY |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |