RBD_REGION_VW(SQL View) |
Index Back |
---|---|
Dashboard RegionThis is the record for the Dashboard Region view. |
SELECT REGION_CATEGORY , REGION_ID , DESCR FROM %Table(RB_REGION) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REGION_CATEGORY | Character(4) | VARCHAR2(4) NOT NULL |
Region Category
GEOG=Geography NMGT=Number Management PROD=Product Sales TERR=Territory Assignment |
2 | REGION_ID | Character(15) | VARCHAR2(15) NOT NULL | This field stores the region id value. |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |