JPM_JP_PAO_VW

(SQL View)
Index Back

Profile Associations View

View to show profile associations that are assigned to Profile Types

SELECT P.JPM_JP_TYPE , P.JPM_RLAT_NAME , S.DESCR FROM PS_JPM_JP_TYP_PAOS P , PS_JPM_RLAT_SEL S WHERE %EffdtCheck(JPM_JP_TYP_PAOS P1, P, %Currentdatein) AND P.JPM_RLAT_NAME = S.JPM_RLAT_NAME

  • Related Language Record: JPM_JP_PAO_LNVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 JPM_JP_TYPE Character(12) VARCHAR2(12) NOT NULL Profile Type name for a JPM Profile Type
    2 JPM_RLAT_NAME Character(30) VARCHAR2(30) NOT NULL Name of the relationship being established between JPM Data and External Data. Example - JOB CODE might be used to indicate that the relationship is between a JPM Profile of Job and External Data such as the Job Code on the Job Code table.

    Prompt Table: JPM_RLAT_ENB_VW

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description