RDT_TMPL_FAM3VW

(SQL View)
Index Back

Display Template Family View

This view returns all display template families for which the customer is licensed.

SELECT A.DISP_TMPL_FAM_CD , A.DESCR , A.COMMENTS254 FROM PS_RDT_TMPL_FAMILY A

  • Related Language Record: RDT_TMPL_FAM_L
  • # 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 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)