W_USER_APP_CONFIG 
Default Table Name  W_USER_APP_CONFIG 
Definition 
 

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

W_USER_APP_CONFIG Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_0070  Index  USER_ID, APP_ID, COMPANY_ID 

W_USER_APP_CONFIG Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred