EP_J_CAT_T_IT_I(SQL View) |
Index Back |
---|---|
Catalog Types: ItemsePerformance specific interface view for the JPM Catalog Type interface view. This view is used to only return valid Item Catalog Types (doesn't include sub-item catalog types). |
SELECT JPM_CAT_TYPE , DESCR FROM PS_JPM_CAT_TYPES WHERE JPM_CAT_TYPE NOT IN ( SELECT JPM_CAT_TYPE FROM PS_JPM_CAT_T_RLAT WHERE JPM_CAT_RLAT_CD = 'C') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EP_J_ITEM_CAT_TYPE | Character(12) | VARCHAR2(12) NOT NULL | ePerformance specific version of the JPM Catalog Type field. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |