RC_TGUIDE_VW(SQL View) |
Index Back |
|---|---|
Troubleshooting Guide ViewThis view returns unique branchscript IDs |
| SELECT DISTINCT SETID , SCRIPT_ID , DESCR254 FROM PS_RBT_TGUIDE |
| # | 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. | |
| 2 | Number(12,0) | DECIMAL(12) NOT NULL | Script ID | |
| 3 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |