EPO_PG_SUBITEM

(SQL Table)
Index Back

Objectives Page Sub Item

Objectives Management: Holds the Sub Item information for the Objectives Pages

  • Related Language Record: EPO_PG_SUB_LANG
  • Parent record: EPO_PG_ITEM
  • # 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

    Prompt Table: EPO_PG_HDR

    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 EPO_SECTION_TYPE Character(8) VARCHAR2(8) NOT NULL Objectives Section type

    Prompt Table: EPO_PG_SECTION

    4 EPO_OBJ_ITEM_ID Number(8,0) INTEGER NOT NULL Objectives Management: Objective Item ID. Used as a key to hold unique values as Item ID is not a key in Objective Management. It will uniquely define an item on ePerformance document when cascaded or copied over.
    5 EPO_OBJ_SUBITEM_ID Number(8,0) INTEGER NOT NULL Objectives Management: Object Sub Item ID. Used as a key to hold Sub Item ID values because Sub Item ID is not a key and its value will be copied over to SubItem ID of ePerformance document which will be unique.
    6 EP_ITEM_ID Character(12) VARCHAR2(12) NOT NULL Item unique identifier
    7 EPO_ITEM_SEQ Number(2,0) SMALLINT NOT NULL Objectives Item sequence number
    8 EP_SUB_ID Character(12) VARCHAR2(12) NOT NULL Sub-Item unique identifier
    9 EPO_SUB_SEQ Number(2,0) SMALLINT NOT NULL Sub-Item sequence number
    10 EP_TITLE Character(60) VARCHAR2(60) NOT NULL Title of an item
    11 EP_DESCR254 Long Character CLOB 1325 character description field used in ePerformance