W_USER_FAVORITES 
Default Table Name  W_USER_FAVORITES 
Definition 
 

W_USER_FAVORITES Columns 
ColumnName  Domain  Datatype  NULL  Definition 
USER_ID(FK)    VARCHAR2(20)  NO 
 
COMPANY_ID    VARCHAR2(10)  NO 
 
APP_ID    VARCHAR2(30)  NO 
 
RS_ID    VARCHAR2(30)  NO 
 
FAVORITES    CLOB  YES 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

W_USER_FAVORITES Primary and Unique Keys 
Key Name  Key Type  Keys 
UI_W_USER_FAVORTS_USCOAPRS_IDX  Index  USER_ID, COMPANY_ID, APP_ID, RS_ID 

W_USER_FAVORITES Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
W_USER_UGRP_LIST  Non-Identifying  One To Zero or More  FK_W_USER_FAVORITES_USCOAP_IDX      USER_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred