GPFR_AF_IMC_LNG(SQL View) |
Index Back |
---|---|
Related lang GPFR_AF_IMPC_VWApplication Framework - Used as a Related Language Record for GPFR_AF_IMPC_VW |
SELECT DISTINCT A.COUNTRY ,B.LANGUAGE_CD ,B.DESCR FROM PS_GPFR_AF_ATR_IMP A ,PS_COUNTRYTBL_LANG 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |