RAD_EXP_TOKEN_L(SQL Table) |
Index Back |
---|---|
RAD Language for ExplanationsAdvisor Explanation language record for the tokens. |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | RAD_EXP_TOKEN_TEXT | Long Character | CLOB | Used for the token text of the explanations. |