EPO_PG_HDR

(SQL Table)
Index Back

Obj Page Header Record

Objectives Management Header record for the Objectives Page

  • Related Language Record: EPO_PG_HDR_LANG
  • Parent Record Of EPO_PG_SECTION EPO_PG_SEC_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EPO_PAGE_ID Number(8,0) INTEGER NOT NULL Objectives Management: Objective Page ID
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 EPO_OBJ_PLAN Character(8) VARCHAR2(8) NOT NULL Objectives Management: Objective Plan ID field
    4 EPO_TEMPLATE_ID Character(8) VARCHAR2(8) NOT NULL Objectives Template unique identifier
    5 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    6 EPO_NODE_ID Character(10) VARCHAR2(10) NOT NULL Objectives Management. Used to store the Node ID associated with the Objective Plan
    7 EPO_PAGE_STATUS Character(1) VARCHAR2(1) NOT NULL Objectives Management: Status of the Objective Page
    A=In Progress - Assigned
    I=Inactive
    P=Published
    R=Ready to Publish
    U=In Progress - Unassigned
    8 EPO_PAGE_LOCKED_SW Character(1) VARCHAR2(1) NOT NULL Yes/No switch specifying whether or not the Objective Page is Locked to updates.

    Y/N Table Edit

    Default Value: N

    9 EPO_PAGE_OWNER_ID Character(11) VARCHAR2(11) NOT NULL Objectives Management: Emplid of the person who owns the Objective Page
    10 EPO_PAGE_OWNER_RCD Number(3,0) SMALLINT NOT NULL Page Owner Record Number
    11 EPO_PG_UPD_ALT_ID Character(11) VARCHAR2(11) NOT NULL Objectives Management: Emplid of the person who updates the Objective Page

    Prompt Table: PERSON_NAME

    12 EPO_PG_CREATE_DTTM DateTime(26) TIMESTAMP DateTime when the Objectives Page was created
    13 EPO_PG_CREATE_ID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which created the Objectives Page
    14 EPO_PUBLISH_DT Date(10) DATE Date the Objective Page was published
    15 EPO_PUB_DUE_DT Date(10) DATE Date when the Objective Page was Published
    16 EPO_PAGE_PIC_TITLE Character(30) VARCHAR2(30) NOT NULL Objectives Management: Title of the Page Owner on the Objectives Page
    17 EPO_DFLT_TITLE_SW Character(1) VARCHAR2(1) NOT NULL Y/N switch for Objectives Default Page Title

    Y/N Table Edit

    Default Value: Y

    18 EPO_PAGE_TITLE Character(100) VARCHAR2(100) NOT NULL Title on the Objectives Page
    19 EPO_COMMENTS_SW Character(1) VARCHAR2(1) NOT NULL Y/No field for Objective Comments

    Y/N Table Edit

    Default Value: N

    20 EPO_INCL_PIC_SW Character(1) VARCHAR2(1) NOT NULL Y/N switch for Objectives to include a photo on the Page

    Y/N Table Edit

    Default Value: N

    21 EPO_PIC_NAME_SW Character(1) VARCHAR2(1) NOT NULL Y/N switch for Objectives for whether there is a name associated to the photo on the Objectives Page

    Y/N Table Edit

    Default Value: N

    22 EPO_PIC_TITLE_SW Character(1) VARCHAR2(1) NOT NULL Y/N switch for Objectives for whether or not there is a Title associated with the photo on the Objectives Page

    Y/N Table Edit

    Default Value: N

    23 EPO_PAGE_COMMENTS Long Character CLOB Objectives Management: Comments on the Objectives Page
    24 TABSET_ID Character(18) VARCHAR2(18) NOT NULL Tab Identifier ID
    25 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