LM_SRCGCI_0XLVW(SQL View) |
Index Back |
---|---|
Categories for Catg Itm Rel LgThis view will join each catalog item that has categories. The category name is formatted to a hierarchy structure. |
SELECT LM_CI_ID , LM_CATG_ID , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , LANGUAGE_CD , LM_CATG_NAME_LVL0 FROM PS_LM_CI_CTG_0XLVW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Catalog Item ID - System Generated ID Number associated with each Catalog Item | |
2 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID - System generated number used to uniquely identify a Category. | |
3 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
4 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
5 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
6 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
7 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
8 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
9 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
10 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
11 | Number(10,0) | DECIMAL(10) NOT NULL | Category ID | |
12 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
13 | LM_CATG_NAME_ALL | Long Character | CLOB | Category Name |