QS_QSX_APFLD_VW(SQL View) |
Index Back |
|---|---|
QC application fieldsIs used on RowInit in QS_TRACE_SET8 Is used on RowInit in QS_RTFILTER_WRK Is used on RowInit in QS_STREAM_ROOT |
| SELECT a.qs_app_context , a.cat_id , b.cat_descr FROM ps_qs_app_fields a , PS_QS_CATALOG b WHERE b.cat_id = a.cat_id |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | QC application context identifier | |
| 2 | Number(3,0) | SMALLINT NOT NULL | ID of catalog field | |
| 3 | CAT_DESCR | Character(20) | VARCHAR2(20) NOT NULL | Catalog Field Description |