EVENT_NOTIFICATION 
Default Table Name  EVENT_NOTIFICATION 
Definition 
 

EVENT_NOTIFICATION Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EVENT_CD(PK)(FK)    VARCHAR2(5)  NO 
 
S_TASK_CD    VARCHAR2(10)  NO 
 
ALERT_FL    VARCHAR2(1)  NO 
 
EMAIL_FL    VARCHAR2(1)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 
TIME_STAMP    DATE  NO 
 
FUNCTIONAL_ROLE_CD(PK)(FK)    VARCHAR2(10)  NO 
 

EVENT_NOTIFICATION Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0116  PrimaryKey  EVENT_CD, FUNCTIONAL_ROLE_CD 

EVENT_NOTIFICATION Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EVENT  Identifying  One To Zero or More  F00085      EVENT_CD  NO  NO  NO 
FUNCTIONAL_ROLE  Identifying  One To Zero or More  F00105      FUNCTIONAL_ROLE_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred