EMPL_CURRJOBLNG

(SQL View)
Index Back

View used for Supr Role Querys

Related Language for EMPL_CURRJOB_VW - View used for the ROLE_SUPERVISOR_xxx role queries. Gets the Reports_to and Supervisor_ID from the current Job Row.

SELECT E.EMPLID ,E.EMPL_RCD ,E.LANGUAGE_CD ,E.BUSINESS_TITLE FROM PS_PER_ORG_ASG_LNG E

  • Related Language Record for EMPL_CURRJOB_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description