RB_SM_CONFIG_VW(SQL View) |
Index Back |
---|---|
Search/Match ConfigurationThis prompt view returns all distinct search/match result action configuration IDs and their descriptions. |
SELECT DISTINCT CONFIG_ID , DESCR FROM PS_RB_SM_CONFIG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONFIG_ID | Character(20) | VARCHAR2(20) NOT NULL | Configuration ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |