JPM_JP_GROUPS(SQL Table) |
Index Back |
---|---|
JPM Profile GroupsProfile Groups Record. Parent table to store profile group details for groups of Profiles within Job Profile Management |
# | 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 |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | JPM_RLAT_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Name of the relationship being established between JPM Data and External Data. Example - JOB CODE might be used to indicate that the relationship is between a JPM Profile of Job and External Data such as the Job Code on the Job Code table.
Prompt Table: JPM_RLAT_CFG |
5 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_SEC_VW |