JPM_INTEREST_VW(SQL View) |
Index Back |
|---|---|
Interest ListContains profiles that people are interested in |
| SELECT JPM_PROFILE_ID , EMPLID , EMPLID_ASSIGN_BY FROM PS_JPM_INTEREST |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
| 3 | EMPLID_ASSIGN_BY | Character(11) | VARCHAR2(11) NOT NULL | Used for Interest List to determine who assigned the Profile |