HRS_JO_PRMLOC_I

(SQL View)
Index Back

Job Opening Primary Loc Intfc

Job opening primary location interface view

SELECT A.HRS_JOB_OPENING_ID , A.LOCATION , B.DESCR , A.OPENINGS_TARGET FROM PS_HRS_JO_LOC A , PS_HRS_LOCATION_I B WHERE A.HRS_JO_PRM_LOC_FLG = 'Y' AND A.LOCATION = B.LOCATION AND %EffdtCheck(HRS_LOCATION_I C, B, %CURRENTDATEIN)

  • Related Language Record: HRS_JO_LOC_LN_I
  • # 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_JO_I

    2 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code

    Prompt Table: HRS_LOCATION_I

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 OPENINGS_TARGET Number(3,0) SMALLINT NOT NULL Tracks number of target openings