LM_ED_ASS_DTL(SQL Table) |
Index Back |
|---|---|
Result Table - Edu AssessmentThis table stores the extraction results for educational assessment |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Date(10) | DATE | From Date | |
| 2 | Date(10) | DATE | To Date | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Learner Type
JBS=Job Seeker OTH=Other PBI=Paid by Individual SPC=Salary for Prof Contract SPE=Salary Paid by Employer |
|
| 4 | LM_ORGANIZATION_ID | Number(15,0) | DECIMAL(15) NOT NULL | Organization ID |
| 5 | LM_LE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Learning Environment ID - System Generated number |
| 6 | LM_SORT_NUM_D | Number(3,0) | SMALLINT NOT NULL | Section Sort Sequence in Educational Assessment Report |
| 7 | LM_EDU_SECTION | Character(1) | VARCHAR2(1) NOT NULL | Educational Assessment Section |
| 8 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 9 | LM_LRN_COUNT | Number(10,0) | DECIMAL(10) NOT NULL | Learner Count |
| 10 | LM_LRN_HRS | Number(10,0) | DECIMAL(10) NOT NULL | Learner Hours |
| 11 | LM_SEQ_NUM | Character(3) | VARCHAR2(3) NOT NULL | Sectioin Sequence Number in Educational Assessment Report |