MU_EVAL_TYPE_VW(SQL View) |
Index Back |
---|---|
Prompt view for JPM SectionsView used as a prompt for JPM sections in order to select EVAL_TYPE |
SELECT JPM_CAT_TYPE ,JPM_CAT_ITEM_QUAL ,DESCR FROM PS_JPM_JP_QUAL_INS WHERE JPM_JP_QUAL_SET = 'EVAL_TYPE' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MU_SECTION | Character(20) | VARCHAR2(20) NOT NULL | Section |
2 | JPM_CAT_ITEM_QUAL | Character(12) | VARCHAR2(12) NOT NULL | Low Order Item key for Catalog Items when appearing in a Profile. For most Catalog Types, this will be blank - but is available if an Item needs to have multiple instances for a given Effdt in a Profile. Example: for CatalogType = Compentency, there can be multiple instances for a particular Competency, each representing a different evaluation source (Self-Eval, Mgr Eval, Approved/Official, Learning, Recruiting). |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |