SDB_TMPL_CAT_VW

(SQL View)
Index Back

Template Category View

Template Category View used in Contact Center Dashboard.

SELECT TMPLT_CATEGRY_ID , TMPLT_CATEGRY_NAME , ACTIVE_FLAG FROM PS_RBC_TEMPLT_CAT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TMPLT_CATEGRY_ID Number(6,0) INTEGER NOT NULL Template Category ID
2 TMPLT_CATEGRY_NAME Character(30) VARCHAR2(30) NOT NULL Holds the names of the categories. 01/16/03: Set the Format Type to "Mixedcase", from Uppercase.
3 ACTIVE_FLAG Character(1) VARCHAR2(1) NOT NULL Active Flag
A=Active
I=Inactive

Y/N Table Edit

Default Value: N