RAD_EXPLAN_LKUP

(SQL Table)
Index Back

RAD Explanation Lookup

Advisor Explanation Lookup - table filled up on the fly with Explanation usage information.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RAD_GUID Character(20) VARCHAR2(20) NOT NULL Advisor Identifier used internally to represent questions, dialogs, and other Advisor objects.
2 RAD_NAME Character(30) VARCHAR2(30) NOT NULL Advisor Description or Name Field
3 RAD_VERSION_ID Character(20) VARCHAR2(20) NOT NULL Advisor Version Identifier - internally represents a version
4 RAD_USAGE Character(200) VARCHAR2(200) NOT NULL Advisor Question/Explanation Usage Information
5 RAD_STATUS_USAGE Character(50) VARCHAR2(50) NOT NULL Advisor Usage Field that is generated when trying to find the references for Questions and Explanations.
6 RAD_VERSION Number(3,0) SMALLINT NOT NULL Advisor version number -- enumerates the versions of a dialog.
7 RAD_DESCR254 Character(254) VARCHAR2(254) NOT NULL Advisor Description of Length 254