| RDT_TMPL_FAM5VW(SQL View) | Index Back | 
|---|---|
| Display Template Family viewView for retrieving licensed Display Template Families. | 
| SELECT DISTINCT A.DISP_TMPL_FAM_CD , A.DESCR , A.COMMENTS254 FROM PS_RDT_TMPL_FAMILY A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Display Template Family Code | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | COMMENTS254 | Character(254) | VARCHAR2(254) NOT NULL | Shorter comment field (i.e. shorter than a long character) for situations where the longer field size is not necessary (especially if there's already another Long Char field in the record) |