HR_TBH_TMPL_DTL

(SQL Table)
Index Back

Tab Definition

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

  • Related Language Record: HR_TBH_DTL_LNG
  • Parent record: HR_TBH_TMPL_HDR
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 TBH_TMPL_ID Character(18) VARCHAR2(18) NOT NULL Template ID
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

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

    Default Value: HR_TBH_DATA

    Prompt Table: PSPNLDEFN_VW

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

    Default Value: HR_TBH_TMPL_DTL.TBH_TMPL_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 TBH_TAB_LBLTYPE Character(1) VARCHAR2(1) NOT NULL Tab Label Type for Template Based Hire
    S=Static Text
    T=Text Catalog

    Default Value: S

    9 OBJECTOWNERID Character(4) VARCHAR2(4) NOT NULL Object owner identifier

    Prompt Table: HR_SSTEXT_OO_VW

    10 HR_SSTEXT_SUB_ID Character(4) VARCHAR2(4) NOT NULL The Sub ID is field that is optionally used to further partition Text Catalog entries within an Object Owner ID. For example, we might want to create a Sub ID to keep Text Catalog entries for Enrollment separate from the Text Catalog entries for the inquiry pages within the eBenefits ObjectOwnerId.

    Prompt Table: HR_SSTEXT_OS_VW

    11 TEXT_ID Character(18) VARCHAR2(18) NOT NULL Text ID

    Prompt Table: HR_TBH_TXTID_VW