JPM_FLTR_CT_VW(SQL View) |
Index Back |
---|---|
Search Filter Content Props |
SELECT A.JPM_JP_TYPE , A.JPM_CAT_TYPE FROM PS_JPM_JP_SECTION A WHERE %EffdtCheck(JPM_JP_SECTION A1, A, %CurrentDateIn) AND JPM_CAT_TYPE IN ('TRAVEL','LOCATION') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
2 | JPM_CAT_TYPE | Character(12) | VARCHAR2(12) NOT NULL | The name of the type of items that will be used in a Catalog and or in a Profile. |