| GP_FG_CNTRY_VW(SQL View) | Index Back | 
|---|---|
| GP Supported Countries ViewGlobal Payroll - Supported Countries Views SEPA/Financial Gateway | 
| SELECT A.COUNTRY ,B.DESCR FROM PS_GP_APP_PKG_DEFN A ,PS_COUNTRY_TBL B WHERE A.COUNTRY = B.COUNTRY | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |