RSF_FC_RGA_LNG(SQL View) |
Index Back |
---|---|
Forecast Active Regions |
SELECT A.LANGUAGE_CD , A.REGION_ID , A.DESCR FROM PS_RB_REGION_LNG A , PS_RSF_FC_RGA_VW B WHERE A.REGION_ID = B.REGION_ID AND A.REGION_CATEGORY = 'TERR' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
2 | Character(15) | VARCHAR2(15) NOT NULL |
This field stores the region id value.
Prompt Table: RSF_REGION_VW |
|
3 | REGIONDESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |