TRN_TRACK_COST(SQL Table) |
Index Back |
---|---|
Track Learner Cost messageThis table is used by the cost message to publish cost information to ELM. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_ENRLMT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Enrollment 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_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
6 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
7 | LM_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID |
8 | LM_CST_TRACK_STTS | Character(1) | VARCHAR2(1) NOT NULL |
Student Cost Status
1=Ready to Sent to HR/TA 2=Sent to HR/TA successfully 3=Cancelled 4=Publish Error 5=Processed by HR/TA 6=Processed by HR/TA with Errors 9=New |