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