GP_ABS_TMPL_HDR

(SQL Table)
Index Back

Template Header table

Configurable Sections: The Template Header table will store only the status and description of the template.

  • Related Language Record: GP_ABS_THDR_LNG
  • Parent Record Of GP_ABS_PAG0_VW GP_ABS_TMPLSCHL GP_ABS_TMPL_SCH GP_ABS_TMPL_SEC
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: GP_COUNTRY_VW

    2 GP_ABS_CS_TMPL_ID Character(18) VARCHAR2(18) NOT NULL Template ID or Template Section Configuration ID. Used by EA to create templates that are used by Absence requests.
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 GP_ABS_CS_TMPLSTAT Character(1) VARCHAR2(1) NOT NULL Configurable Sections Setup: Template Status
    A=Active
    I=Inactive
    T=Test

    Default Value: T

    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50
    7 GP_CREF_NAME Character(30) VARCHAR2(30) NOT NULL Content Reference Name

    Prompt Table: GP_PRTLOBJ_VW

    8 GP_ABS_CS_COMM_ALL Character(1) VARCHAR2(1) NOT NULL Configurables Sections Setup: Flag to determine whether comments will be shown on all pages or only the last page of the template.

    Y/N Table Edit

    Default Value: Y

    9 DESCRLONG Long Character CLOB Long Description