RAD_RUN_RECOM(SQL Table) |
Index Back |
---|---|
Recommendation RecordRecommendation Runtime Record for advisor |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RAD_RECOM_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Recommendation object identifier |
2 | RAD_COMPARE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Compare
Y/N Table Edit |
3 | RAD_SCORE | Signed Number(6,0) | DECIMAL(5) NOT NULL | Score |
4 | RAD_RANGE_ID | Character(20) | VARCHAR2(20) NOT NULL | Range ID |
5 | SEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number |
6 | RAD_SCORE_IMG | Image Reference(30) | VARCHAR2(30) | Image Reference |
7 | RAD_HTMLAREA | Long Character | CLOB | RAD HTML |