LM_CI_SEC_AL_VW

(SQL View)
Index Back

Catalog Item Security View

Shows the Learner Group IDs associated with each Catalog Item.

SELECT A.LM_CI_ID , A.EFFDT , A.LM_LRNR_GROUP_ID FROM PS_LM_CI_SEC_TBL A , PS_LM_CI_TBL C WHERE A.LM_CI_ID = C.LM_CI_ID AND A.EFFDT=C.EFFDT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LM_CI_ID Number(10,0) DECIMAL(10) NOT NULL Catalog Item ID - System Generated ID Number associated with each Catalog Item
2 EFFDT Date(10) DATE Effective Date

Default Value: %date

3 LM_LRNR_GROUP_ID Number(15,0) DECIMAL(15) NOT NULL Learner Group ID - Business Role/ Student Group ID