JPM_SECTION_VW

(SQL View)
Index Back

Profile Content config

latest effective dated content configuration.

SELECT A.JPM_JP_TYPE , A.JPM_CAT_TYPE , A.JPM_JP_SECTION_ID , A.JPM_JP_TABNUM , A.SEQNUM , A.JPM_JP_MULTI_FLG , A.JPM_JP_QUAL_SET , A.JPM_JP_QUAL_SET2 , A.JPM_JP_PSECTION_ID , A.JPM_CAT_REQUIRED , A.JPM_CAT_RLAT_CD , A.JPM_SECT_SUB_FLG FROM PS_JPM_JP_SECTION A WHERE %EffdtCheck(JPM_JP_TYPES D, A, %CurrentDateIn)

# 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.
3 JPM_JP_SECTION_ID Number(4,0) SMALLINT NOT NULL JPM
4 JPM_JP_TABNUM Number(3,0) SMALLINT NOT NULL Tab number to be moved or re-ordered in a JPM Profile Content Section within a Profile Type
5 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
6 JPM_JP_MULTI_FLG Character(1) VARCHAR2(1) NOT NULL Mulitple instances indicator for JPM Profile Items
7 JPM_JP_QUAL_SET Character(12) VARCHAR2(12) NOT NULL 1st Instance Qualifier Set Name for a JPM Profile Item
8 JPM_JP_QUAL_SET2 Character(12) VARCHAR2(12) NOT NULL 2nd Instance Qualifier Set Name for a JPM Profile Item
9 JPM_JP_PSECTION_ID Number(4,0) SMALLINT NOT NULL Parent Section Id on Profile Types
10 JPM_CAT_REQUIRED Character(1) VARCHAR2(1) NOT NULL Used to indicate that the property, item or relationship must be used.
11 JPM_CAT_RLAT_CD Character(1) VARCHAR2(1) NOT NULL Talent Mgmt - Describes the relationship of one Catalog Item to another Catalog Item.
C=Is a child of
I=Supports
P=Is a parent of
R=Is Supported By
12 JPM_SECT_SUB_FLG Character(1) VARCHAR2(1) NOT NULL This flag is used on the profile type section to identify if the section can have subitems or not.