REG_STNDRD_VWL(SQL View) |
Index Back |
---|---|
Standard Regulatory RegionsStandard regions used for regulatory edits. Used for prompt-edits for most reg_region fields throughout. Only displays the regions that the operator has access to. |
SELECT R.REG_REGION , R.LANGUAGE_CD , R.DESCR50 FROM PS_REG_REGION_LANG R |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REG_REGION | Character(5) | VARCHAR2(5) NOT NULL | Regulatory Region |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |