LM_ENRLMT_SES(SQL Table) |
Index Back |
|---|---|
Enrollment Session RecordEnrollment Session Record to keep track of Transaction ID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Enrollment ID | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL | Learning Component ID - Blended Learning | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID | |
| 4 | Number(10,0) | DECIMAL(10) NOT NULL | Session ID | |
| 5 | Number(15,0) | DECIMAL(15) NOT NULL | Transaction ID | |
| 6 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |
| 7 | UPDATE_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Update Action Codes
A=Add D=Delete U=Update |