# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
LM_FROM_DT |
Date(10) |
DATE |
From Date
|
2 |
LM_TO_DT |
Date(10) |
DATE |
To Date
|
3 |
LM_ORGANIZATION_ID |
Number(15,0) |
DECIMAL(15) NOT NULL |
Organization ID
|
4 |
LM_LE_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Learning Environment ID - System Generated number
|
5 |
LM_LRN_OTH |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of learners others
|
6 |
LM_HRS_OTH |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of Hours others
|
7 |
LM_SUM_LRN_SPL |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of learner other Total for Educational Assessment
|
8 |
LM_SUM_HRS_SPL |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of hours other Total for Educational Assessment
|
9 |
LM_SUM_LRN_B |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of Learners group B in educational assessment
|
10 |
LM_SUM_HRS_B |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sum of Hours Group B in Educational Assessment
|