RF_COUNTRY_VW(SQL View) |
Index Back |
---|---|
Country ViewThis view is used to get the Country Name prompt instead of the Country Code Prompt. |
SELECT DESCR , COUNTRY FROM PS_COUNTRY_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DESCR30_1 | Character(30) | VARCHAR2(30) NOT NULL | Short Description...................... |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |