HRS_JO_PROFL_V2

(SQL View)
Index Back

JO Profile IDs view

Empty view of Profile information for JPM profiles included in a Job Opening - used in JO Creation

SELECT A.HRS_JOB_OPENING_ID , A.JPM_PROFILE_ID , A.JPM_JP_TYPE , A.HRS_PRM_PROFILE , A.HRS_PRM_PRFL_UPD FROM PS_HRS_JO_PROFILE A WHERE 1 <> 1

  • Parent record: HRS_JOB_OPENING
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
    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 JPM_JP_TYPE Character(12) VARCHAR2(12) NOT NULL Profile Type name for a JPM Profile Type
    4 HRS_PRM_PROFILE Character(1) VARCHAR2(1) NOT NULL Indicator for the primary JPM profile for a Job Opening. There may be up to 3 profiles included in a job opening but only one of these can be the primary profile.

    Y/N Table Edit

    Default Value: N

    5 HRS_PRM_PRFL_UPD Character(1) VARCHAR2(1) NOT NULL Indicator for the primary JPM profile for a Job Opening. There may be up to 3 profiles included in a job opening but only one of these can be the primary profile.

    Y/N Table Edit

    Default Value: N