JPM_PER_USG_VW

(SQL View)
Index Back

Person Profile Types

List all profile type in JPM_JP_TYPES with the PERSON usage. Used as a prompt for the defaults page.

SELECT JPM_JP_TYPE , DESCR FROM PS_JPM_JP_TYPES A WHERE JPM_PROFILE_USAGE = 'P' AND %EffdtCheck(JPM_JP_TYPES, A, %CurrentDateIn) AND JPM_JP_TYPE_STATUS = 'A'

  • Related Language Record: JPM_PER_USG_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 JPM_PRI_PERS_TYPE Character(12) VARCHAR2(12) NOT NULL Primary Person Profile Type for interface to JPM
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description