JPM_JP_WFCAT_VW

(SQL View)
Index Back

Catalog Types in Profile

Catalog Types in Profile

SELECT DISTINCT JPM_PROFILE_ID , JPM_JP_TRAN_NUM , JPM_CAT_TYPE FROM PS_JPM_JP_WF_ITEMS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 JPM_PROFILE_ID Character(12) VARCHAR2(12) NOT NULL The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile.

Prompt Table: JPM_PROFILE

2 JPM_JP_TRAN_NUM Number(12,0) DECIMAL(12) NOT NULL Transaction Number assigned by JPM when Profile updates are submitted for approval.
3 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