LM_PRG_NOTE_LNG(SQL Table) |
Index Back |
---|---|
Program Notes Related Lang TblProgram Notes Related Lang Table |
# | 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 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | LM_NOTES_ID | Number(10,0) | DECIMAL(10) NOT NULL | Notes ID - System generated unique ID for each new note entered. |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | LM_NOTE | Long Character | CLOB | Notes and Comments |