JPM_PRFL_COM_VW(SQL View) |
Index Back |
---|---|
Profile view alias for descrUsed by the non-person profile advanced search |
SELECT JPM_PROFILE_ID , JPM_JP_TYPE , EMPLID , DESCR FROM PS_JPM_PROFILE |
# | 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. |
2 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
4 | DESCR1 | Character(30) | VARCHAR2(30) NOT NULL | Descr |