LM_CI_OP_UI_VW

(SQL View)
Index Back

Catalog Item Operator View

Returns all Catalog Items but is restricted upon the LE of the current operator.

SELECT DISTINCT OPRID , LM_CI_ID , LM_CI_STATUS , LM_CS_LONG_NM , LM_CS_DESCR FROM PS_LM_CI_OPRID_VW

  • Related Language Record: LM_CI_OP_UI_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    2 LM_CI_ID Number(10,0) DECIMAL(10) NOT NULL Catalog Item ID - System Generated ID Number associated with each Catalog Item
    3 LM_CI_STATUS Character(3) VARCHAR2(3) NOT NULL Catalog Item Status - A drop down list with values indicating the current status of the learning activity.
    10=Active
    20=Inactive
    40=Pending
    4 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object
    5 LM_CS_DESCR Character(254) VARCHAR2(254) NOT NULL Description - Describes an object with further detail