LM_SES_IN_VW(SQL View) |
Index Back |
|---|---|
Basic Session Instructor ViewBasic Session Instructor View. |
| SELECT DISTINCT A.LM_ACT_ID , A.LM_INSTR_ID FROM PS_LM_SES_INSTR A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID | |
| 2 | LM_INSTR_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Instructor ID
Prompt Table: LM_INSTR_SRCH |