RAD_VALID_SCRL(SQL Table) |
Index Back |
|---|---|
Validation page scroll infoThis record stores Validation page scroll 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_VALIDATE_NAME | Character(30) | VARCHAR2(30) NOT NULL | Field used to show Advisor Validation Object Name - this object for some reason had a problem. |
| 3 | RAD_ENTITY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
GUID Entity
A=Action D=Dialog E=Explanation Q=Question R=Recommendation Model S=Page T=Template U=User Segments |
| 4 | RAD_VALIDATION_MSG | Long Character | CLOB | Field used to show Advisor Validation Message - whats up? |