RAD_EXPLAIN_PRT(SQL View) |
Index Back |
---|---|
RAD Explain PromptPrompt for Advisor Explanations |
SELECT RAD_EXPLAIN_ID , RAD_EXPLAIN_NAME FROM PS_RAD_EXPLAIN WHERE EXPLAIN_TYPE = 'T' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RAD_EXPLAIN_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Explanation ID - internally represents an explanation |
2 | RAD_EXPLAIN_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Explanation Name
Prompt Table: RAD_EXPLAIN_PRT |