HRS_JO_LAREA_VW

(SQL View)
Index Back

Job Opening Location Areas

Job opening location areas based on HR locations or other location areas

SELECT HRS_JOB_OPENING_ID , HRS_LOCATION_ID , HRS_JO_PRM_LCA_FLG , OPENINGS_TARGET FROM PS_HRS_JO_LOC_AREA

  • 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

    Prompt Table: HRS_JOB_OPENING

    2 HRS_LOCATION_ID Number(15,0) DECIMAL(15) NOT NULL Recruiting location area

    Prompt Table: HRS_RECR_LOC_I

    3 HRS_JO_PRM_LCA_FLG Character(1) VARCHAR2(1) NOT NULL Primary recruiting location area flag
    N=No
    Y=Yes

    Default Value: N

    4 OPENINGS_TARGET Number(3,0) SMALLINT NOT NULL Tracks number of target openings

    Default Value: 1