W_NOTIFICATION_OVERRIDE 
Default Table Name  W_NOTIFICATION_OVERRIDE 
Definition 
 

W_NOTIFICATION_OVERRIDE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SEC_OBJ_ID(PK)(FK)    VARCHAR2(20)  NO 
 
NOTIFICATION_CODE(PK)    VARCHAR2(20)  NO 
 
NOTIFICATION_METHOD    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

W_NOTIFICATION_OVERRIDE Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_W_NOTIFICATION_OVRRD_IDX  PrimaryKey  SEC_OBJ_ID, NOTIFICATION_CODE 

W_NOTIFICATION_OVERRIDE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
W_USER_UGRP_LIST  Identifying  One To Zero or More  FK_W_NOTIFICATION_OVRRD_SE_IDX      SEC_OBJ_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred