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 | Number(10,0) | DECIMAL(10) NOT NULL | Program ID is a unique identifier for curriculum and certification Programs. | |
| 2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Notes ID - System generated unique ID for each new note entered. | |
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | LM_NOTE | Long Character | CLOB | Notes and Comments |