| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
LM_PRG_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Program ID is a unique identifier for curriculum and certification Programs.
|
| 2 |
LM_SCN_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Section ID
|
| 3 |
LM_ATTACH_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Attachment ID - System generated unique ID created for each attachment.
|
| 4 |
LM_NOTES_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Notes ID - System generated unique ID for each new note entered.
|
| 5 |
LM_PRG_SCN_RULE_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Program Section Rule ID
|
| 6 |
LM_PUSH_UPD_SEQ |
Number(10,0) |
DECIMAL(10) NOT NULL |
Update Sequence Number
|
| 7 |
LM_STTS_RSNCD_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Reason Code ID
|
| 8 |
LM_ESIGN_ID |
Number(10,0) |
DECIMAL(10) NOT NULL |
E Signature ID
|