| RA_SETID_VW(SQL View) | Index Back | 
|---|---|
| Table Set ID ViewTable Set ID View of all available Set ID | 
| SELECT SETID , DESCR , DESCRSHORT , DESCRLONG FROM PS_SETID_TBL | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 4 | DESCRLONG | Long Character | CLOB | Long Description |