RAD_ADV_CND_LNG(SQL Table) |
Index Back |
---|---|
RAD Condition Language RecordEnterprise Conditions (Phrases) that are used in Advisor Dialogs Language Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RAD_ADVISOR_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Dialog Guid - represents internally the Advisor dialog |
2 | RAD_VERSION_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Version Identifier - internally represents a version |
3 | RAD_GUID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Identifier used internally to represent questions, dialogs, and other Advisor objects. |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | RAD_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Advisor Description of Length 30 |
6 | RAD_DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Advisor Description of Length 254 |