W_USER_CONFIG 
Default Table Name  W_USER_CONFIG 
Definition 
 

W_USER_CONFIG Columns 
ColumnName  Domain  Datatype  NULL  Definition 
USER_ID(PK)(FK)    VARCHAR2(20)  NO 
 
S_CONFIG_TYPE(PK)    VARCHAR2(1)  NO 
 
CONFIG_SCOPE(PK)    VARCHAR2(100)  NO 
 
CONFIG_DATA    CLOB  YES 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

W_USER_CONFIG Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0034  PrimaryKey  USER_ID, S_CONFIG_TYPE, CONFIG_SCOPE 

W_USER_CONFIG 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  F00046      USER_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred 
W_USER_CONFIG_RS  Non-Identifying  One To Zero or More  F00047        NO  NO  NO