RDT_TMPL_FAM_L(SQL Table) |
Index Back |
---|---|
Related Language RecordThis related language record is used to capture description and comments. The Display Template Family is a higher categorization of Display Templates. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DISP_TMPL_FAM_CD | Character(30) | VARCHAR2(30) NOT NULL | Display Template Family Code |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | 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) |