HRS_PSTDSC_EXTL

(SQL View)
Index Back

Job Opening Descriptions RL

Job opening descriptions interface view related language

SELECT A.HRS_JOB_OPENING_ID , A.HRS_JO_PST_SEQ ,A.HRS_SEQ_NUM ,'E' , A.DESCRLONG FROM PS_HRS_JO_PST_DSCR A WHERE A.APP_VISIBLE IN ('E', 'B')

  • Related Language Record: HRS_PSTDSC_LNEX
  • # 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 HRS_JO_PST_SEQ Number(3,0) SMALLINT NOT NULL Job opening posting sequence
    3 HRS_SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence Number
    4 HRS_JO_PST_TYPE Character(1) VARCHAR2(1) NOT NULL Job Opening Posting Type
    C=Contingent Workforce
    E=External Posting
    I=Internal Posting
    L=Labor Office
    R=Recruitment
    5 DESCRLONG Long Character CLOB Long Description