IN_TM_DFN_CATVW(SQL View) |
Index Back |
---|---|
View of Non-System CategoriesView of template code categories that are not flagged as system data |
SELECT A.IN_TM_CODE , A.IN_TM_CATEGORY , A.DESCR FROM PS_IN_TM_DEFN_CAT A WHERE A.SYSTEM_DATA_FLG = 'N' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(15) | VARCHAR2(15) NOT NULL | Template Code | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Template Category | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |