LMS_TYPE_VW2(SQL View) |
Index Back |
|---|---|
LMS Type ViewThis is a view of theType strings in the LMS Setup Table. |
| SELECT DESCRSHORT1 , DESCR50 FROM PS_LMS_SETUP_TBL WHERE LMS_DSRCTGT_CODE = 'P' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Descr Short One | |
| 2 | LMS_TYPE_DESCR | Character(50) | VARCHAR2(50) NOT NULL | LMS type descriptions |