LINK12 
Default Table Name  LINK12 
Definition 
 Name: UDT01/UDT02 Link.     Description: This table contains the valid combinations of UDT01 and UDT02. The system settings determine whether this table is used.
 

LINK12 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
UDT01_ID(PK)(FK)    VARCHAR2(50)  NO 
Name: UDT01 ID. Description: UDT01 code involved in this link.
 
UDT02_ID(PK)(FK)    VARCHAR2(50)  NO 
Name: UDT02 ID. Description: UDT02 code involved in this link.
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time the record was last modified.
 

LINK12 Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0044  PrimaryKey  UDT01_ID, UDT02_ID 

LINK12 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
UDT01  Identifying  One To Zero or More  F00050      UDT01_ID  NO  NO 
UDT02  Identifying  One To Zero or More  F00051      UDT02_ID  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable