LM_KWRD_TYP_VW(SQL View) |
Index Back |
|---|---|
Keyword type viewView of Keyword Type Table |
| SELECT LM_KWRD_TYPE_ID , LM_CS_LONG_NM FROM PS_LM_KWRD_TYP_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL |
Keyword Type ID- System generated unique ID created with each new instance of a Keyword Type.
Default Value: 0 |
|
| 2 | LM_CS_LONG_NM | Character(200) | VARCHAR2(200) NOT NULL | Long Name - Describes the long name of an object |