LM_LC_SRCH_VW

(SQL View)
Index Back

Learning component Search View

Learning component Search View

SELECT A.LM_ACT_ID , A.LM_LC_ID , A.LM_LC_TYPE_ID , A.LM_BAS_LC_TYPE , A.LM_LC_LONG_NM , A.LM_LC_SHRT_NM FROM PS_LM_LC A

  • Related Language Record: LM_LC_SRCH_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_ACT_ID Number(10,0) DECIMAL(10) NOT NULL Activity ID
    2 LM_LC_ID Number(10,0) DECIMAL(10) NOT NULL Learning Component ID - Blended Learning
    3 LM_LC_TYPE_ID Number(10,0) DECIMAL(10) NOT NULL Learning Component Type ID
    4 LM_BAS_LC_TYPE Character(3) VARCHAR2(3) NOT NULL Base Learning Component Type
    10=Web-based
    20=Sessions
    30=Webcast
    40=Assignment
    50=Test
    60=Survey
    5 LM_LC_LONG_NM Character(200) VARCHAR2(200) NOT NULL Learning Component Long Name
    6 LM_LC_SHRT_NM Character(10) VARCHAR2(10) NOT NULL Learning Component Short Name