JPM_JP_CAT_S_VW(SQL View) |
Index Back |
---|---|
jpmjpm |
SELECT ' ' , ' ' , ' ' , ' ' , ' ' , ' ' , ' ' FROM PS_INSTALLATION WHERE 1 <> 1 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_JP_GRP_TYPE | Character(12) | VARCHAR2(12) NOT NULL |
Group type to which a JPM profile group belongs
Prompt Table: JPM_JP_GTYPE |
2 | JPM_JP_GROUP | Character(12) | VARCHAR2(12) NOT NULL |
ID of the Profile Group to which a JPM profile belongs
Prompt Table: JPM_JP_GROUPS |
3 | 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 |
4 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL |
Profile Type name for a JPM Profile Type
Prompt Table: JPM_JP_TYPES |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
6 | 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_TYP_SRCH_VW |
7 | JPM_CAT_ITEM_ID | Character(12) | VARCHAR2(12) NOT NULL | Catalog Item Id. Identifies a unique catalog item defintion within a catalog type. |