RO_SAVED_SEARCH(SQL Table) |
Index Back |
|---|---|
Order Capture Saved SearchesThis record is used to keep the Order Capture Saved Searches |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Component Name | |
| 3 | Number(2,0) | SMALLINT NOT NULL | Search Sequence Number | |
| 4 | SAVED_SEARCH_NAME | Character(50) | VARCHAR2(50) NOT NULL | Field used as edit box to store the search name |
| 5 | SAVEDSEARCH_STRING | Long Character | CLOB | Long Charactor used to store the search |