JPM_JP_CTYPE_VW

(SQL View)
Index Back

Catalog Types for Profile Type

Catalog types that exist within a profile type.

SELECT A.JPM_JP_TYPE , A.JPM_CAT_TYPE FROM PS_JPM_JP_SECTION A WHERE %EffdtCheck(JPM_JP_TYPES B, A, %CurrentDateIn) GROUP BY A.JPM_JP_TYPE , A.JPM_CAT_TYPE

# 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.

Prompt Table: JPM_CAT_TYPES