LM_LPLN_VW(SQL View) |
Index Back |
---|---|
Learning Plan ViewThis is the Learning Plan view |
SELECT LM_LPLN_ID , LM_LPLN_NAME , LM_LPLN_CREATED_BY , LM_LPLN_CREATED_DT FROM PS_LM_LPLN |
# | 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 |