HCTS_INTPRF_LVW

(SQL View)
Index Back

Interest List

Contains profiles that people are interested in

SELECT A.EMPLID , A.JPM_PROFILE_ID , B.LANGUAGE_CD , B.DESCR FROM PS_JPM_INTEREST A , PS_JPM_PROFILE_LNG B WHERE A.JPM_PROFILE_ID = B.JPM_PROFILE_ID

  • Related Language Record for HCTS_INTPRFL_VW
  • Parent record: PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 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.
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description