LM_SES_MULTI_VW

(SQL View)
Index Back

Session Multiple Locations

This session contains sessions with multiple locations.

SELECT LM_ACT_ID , LM_LC_ID , LM_SES_ID , LM_SES_DT , LM_START_TM , LM_END_TM , TIMEZONE , LM_FCLTY_ID , LM_ROOM_ID FROM PS_LM_SES

# 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_SES_ID Number(10,0) DECIMAL(10) NOT NULL Session ID
4 LM_SES_DT Date(10) DATE Session Date
5 LM_START_TM Time(15) TIMESTAMP Start Time
6 LM_END_TM Time(15) TIMESTAMP End Time
7 TIMEZONE Character(9) VARCHAR2(9) NOT NULL Time Zone

Prompt Table: PSTIMEZONE

8 LM_FCLTY_ID Number(10,0) DECIMAL(10) NOT NULL Facility ID
9 LM_ROOM_ID Number(10,0) DECIMAL(10) NOT NULL Room ID