LM_CATG_FL_VW(SQL View) |
Index Back |
---|---|
Category viewCategory view used to prompt category names |
SELECT A.LM_CATG_ID , A.LM_CS_LONG_NM FROM PS_LM_CATG_VW A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_CATG_ID | Number(10,0) | DECIMAL(10) NOT NULL | Category ID - System generated number used to uniquely identify a Category. |
2 | LM_CS_LONG_NM | Character(200) | VARCHAR2(200) NOT NULL | Long Name - Describes the long name of an object |