JPM_SRC_TYPS_VW

(SQL View)
Index Back

Active Profile Types View

This search view allows the user to select active, searchable Profile Types for inclusion in a Profile Group Type.

SELECT JPM_JP_TYPE , DESCR ,JPM_PROFILE_USAGE FROM PS_JPM_JPTYPACT_VW

  • Related Language Record: JPM_SRC_TYP_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 JPM_SOURCE_JP Character(12) VARCHAR2(12) NOT NULL Source Profile
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 JPM_PROFILE_USAGE Character(1) VARCHAR2(1) NOT NULL Value used to specify how the profile is used in business logic. This profile may represent a person profile, a profile in progress and not available for use, a job profile, etc.
    A=Administrator Only
    J=End / Final / Job
    P=Person
    T=Template