# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
LM_SEQ_NBR |
Number(10,0) |
DECIMAL(10) NOT NULL |
Sequence number to increment for the mass req record
|
2 |
LM_PERSON_ID |
Number(15,0) |
DECIMAL(15) NOT NULL |
ELM Person ID
|
3 |
LM_CI_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Catalog Item ID - System Generated ID Number associated with each Catalog Item
|
4 |
LM_ACT_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Activity ID
|
5 |
LM_WTLST_NBR |
Number(10,0) |
DECIMAL(10) NOT NULL |
Number on the Waitlist for an Activity.
|
6 |
LM_ENRLMT_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Enrollment ID
|