| RB_REGION_SRCH(SQL View) | Index Back | 
|---|---|
| Region Search RecordSearch record definition for Region........... | 
| SELECT REGION_CATEGORY ,REGION_ID , DESCR FROM PS_RB_REGION WHERE STATUS = 'A' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | Region Category GEOG=Geography NMGT=Number Management PROD=Product Sales TERR=Territory Assignment | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | This field stores the region id value. | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |