BAS_EVENT_RULES

(SQL Table)
Index Back

BenAdmin Event Rules

BAS_EVENT_RULES is a record that allows you to establish an ID for a set of event rules as defined on the BAS_EVENT_CLASS record. The record defines the effective date, and description for an event rules ID. This table is used during Benefit Administration processing.

  • Related Language Record: BAS_EVT_RLS_LNG
  • Parent Record Of BAS_EVENT_CLASS
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EVENT_RULES_ID Character(4) VARCHAR2(4) NOT NULL Event Rules ID
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description