# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
LM_CI_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Catalog Item ID - System Generated ID Number associated with each Catalog Item
|
2 |
EFFDT |
Date(10) |
DATE |
Effective Date
Default Value: %date
|
3 |
LM_LE_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Learning Environment ID - System Generated number
|
4 |
LM_PRM_LE |
Character(2) |
VARCHAR2(2) NOT NULL |
Primary Learning Environment - This is a Yes/No field that signifies if the learning environment on the current row is the primary learning environment for the accompanying object (i.e. Catalog Item, Category)
|