RQ_UD_ST_RSN_VW(SQL View) |
Index Back |
|---|---|
Defect Status Reason Prompt VwThis removes Status code Setid from the search key. Used on the Defect Home grid page for prompting to filter on Reason code. |
| SELECT DISTINCT R_ST_REASON_CD , DESCR FROM PS_RQ_UD_ST_REASON |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | Status Reason | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |