LM_LPLN(SQL Table) |
Index Back |
---|---|
Learning PlanThis is the Learning Plan definition table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_LPLN_ID | Number(10,0) | DECIMAL(10) NOT NULL | Learning Plan ID |
2 | LM_LPLN_NAME | Character(30) | VARCHAR2(30) NOT NULL | Learning Plan Code or Title |
3 | LM_LPLN_CREATED_BY | Number(15,0) | DECIMAL(15) NOT NULL | Assigned By |
4 | LM_LPLN_CREATED_DT | Date(10) | DATE |
Learning Plan Creation Date
Default Value: %DATE |