| RD_REGION_VW(SQL View) | Index Back | 
|---|
| SELECT REGION_ID , DESCR FROM PS_RB_REGION WHERE REGION_CATEGORY = 'GEOG' AND STATUS = 'A' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | This field stores the region id value. | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |