LM_REC_CI_LNG

(SQL View)
Index Back

Recommended Catalog Item

used as a prompt for catalog items in the recommended area

SELECT DISTINCT A.LM_CI_ID , B.LANGUAGE_CD , B.LM_CS_LONG_NM FROM PS_LM_CI_TBL A , PS_LM_CI_LANG B WHERE A.LM_CI_ID=B.LM_CI_ID AND A.EFFDT=B.EFFDT

  • Related Language Record for LM_REC_CI_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

    Prompt Table: %EDITTABLE2
    Set Control Field: LM_PRQ_NAME