EOEN_REG_EVNT

(SQL Table)
Index Back

Event Manager Registry

Event Manager Registry. Used to register application classes to Event Manager Events.

  • Related Language Record: EOEN_REGE_LNG
  • Parent Record Of EOEN_REGH_LNG EOEN_REGISTRY
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EOEN_EVENT_NAME Character(30) VARCHAR2(30) NOT NULL EOEN Event Manager - Event Name (corresponds to Event Handler app class names in EOEN_EVENT_MANAGER:Events
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 EOEN_EVENT_STAT Character(1) VARCHAR2(1) NOT NULL EOEN Event Manager - indicates whether the Event Type is active or inactive
    A=Active
    I=Inactive

    Default Value: A

    4 EOEN_LOG_FLG Character(1) VARCHAR2(1) NOT NULL EOEN Event Manager - Flag used to indicate whether the event should be included in Audit processing

    Y/N Table Edit

    Default Value: N

    5 SYSTEM_DATA_FLG Character(1) VARCHAR2(1) NOT NULL System Data

    Y/N Table Edit

    Default Value: N

    6 DESCRLONG Long Character CLOB NOT NULL Long Description