LM_REC_PRG_LANG

(SQL View)
Index Back

Recommended Programs

Used as a prompt for programs in the recommended area

SELECT DISTINCT A.LM_PRG_ID , B.LANGUAGE_CD , B.LM_PRG_LONG_NM FROM PS_LM_PRG A , PS_LM_PRG_LANG B WHERE A.LM_PRG_ID = B.LM_PRG_ID AND A.EFFDT = B.EFFDT

  • Related Language Record for LM_REC_PRG_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_OBJ_ID Number(10,0) DECIMAL(10) NOT NULL Object ID - This value is relies upon the Object Type. The Object ID will either be the Catalog Item ID or the Learning Objective ID.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 LM_PRQ_NAME Character(254) VARCHAR2(254) NOT NULL A field used to show the name of a pre-requisite catalog item/objective