UDEF_VALID_VALUES 
Default Table Name  UDEF_VALID_VALUES 
Definition 
 

UDEF_VALID_VALUES Columns 
ColumnName  Domain  Datatype  NULL  Definition 
S_TABLE_ID(PK)(FK)    VARCHAR2(20)  NO 
 
UDEF_LBL_KEY(PK)(FK)    NUMBER(10, 0)  NO 
 
UDEF_ID(PK)    VARCHAR2(20)  NO 
 
UDEF_DESC    VARCHAR2(50)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
COMPANY_ID(PK)(FK)    VARCHAR2(10)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

UDEF_VALID_VALUES Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6746  PrimaryKey  S_TABLE_ID, UDEF_ID, UDEF_LBL_KEY, COMPANY_ID 

UDEF_VALID_VALUES Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
UDEF_LBL  Identifying  One To Zero or More  F21307      S_TABLE_ID, UDEF_LBL_KEY, COMPANY_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred