HRS_AM_RSLT_LN

(SQL View)
Index Back

Related Language Record

Related Language Record for HRS_AM_RSLT_I

SELECT AR.HRS_OWNER_ID , AR.SEARCH_NAME , AR.SRCH_SCORE , AR.HRS_PERSON_ID , AR.HRS_PROFILE_SEQ , AR.HRS_JOB_OPENING_ID , 0 , ' ' , NML.LANGUAGE_CD , NML.NAME FROM PS_HRS_AM_RSLT AR , PS_HRS_APP_NM_LNG NML WHERE NML.HRS_PERSON_ID = AR.HRS_PERSON_ID

  • Related Language Record for HRS_AM_RSLT_I
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_OWNER_ID Character(11) VARCHAR2(11) NOT NULL Owner ID
    2 SEARCH_NAME Character(20) VARCHAR2(20) NOT NULL Stored Search Name
    3 SRCH_SCORE Number(4,0) SMALLINT NOT NULL Search Score
    4 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
    5 HRS_PROFILE_SEQ Number(3,0) SMALLINT NOT NULL Profile sequece
    6 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
    7 HRS_JO_PST_SEQ Number(3,0) SMALLINT NOT NULL Job opening posting sequence
    8 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.
    9 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    10 NAME Character(50) VARCHAR2(50) NOT NULL Name