RC_STGSLDSC_LNG(SQL Table) |
Index Back |
---|---|
Staging Solution DescriptionThis table is populated during the preprocessing stage of the solution search index build process for related languages. Solution description field is a rich-text field. Any HTML tags need to be stripped off before being fed to SES. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
2 | Number(15,0) | DECIMAL(15) NOT NULL | Solution ID | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | SOLUTION_DESCR | Long Character | CLOB | Solution Description |