EPO_TAB_DTL

(SQL Table)
Index Back

Tab Definition

This record defines the tabs within a tabset structure to be displayed on the business objective

  • Related Language Record: EPO_TABDTL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EPO_TEMPLATE_ID Character(8) VARCHAR2(8) NOT NULL Objectives Template unique identifier

    Prompt Table: EPO_TMPL_DFN_VW

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 PNLNAME Character(30) VARCHAR2(30) NOT NULL Page Name (see PSPNLDEFN).

    Default Value: EPO_MAIN

    Prompt Table: PSPNLDEFN_VW

    4 TABSET_ID Character(18) VARCHAR2(18) NOT NULL Tab Identifier ID

    Prompt Table: HCSC_TAB_SET_VW

    5 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
    6 TAB_ID Character(12) VARCHAR2(12) NOT NULL Folder Tab Identifier
    7 TAB_LABEL_TEXT Character(20) VARCHAR2(20) NOT NULL Tab Label Text
    8 EP_DISPLAY_TYPE Character(4) VARCHAR2(4) NOT NULL Control Display Type of Document whether in Long Page Format or Tab Format
    LONG=Long Format Only
    TABS=Tabs Format Only
    TOGL=Toggle - Default Long
    TOGT=Toggle - Default Tabs

    Default Value: LONG