LINK93_WILDCARD 
Default Table Name  LINK93_WILDCARD 
Definition 
 Name: UDT09/UDT03 Link Wildcard.     Description: This table contains the valid combinations of UDT09 and UDT03. The system settings determine whether this table is used.
 

LINK93_WILDCARD Columns 
ColumnName  Domain  Datatype  NULL  Definition 
UDT09_ID_S(PK)    VARCHAR2(20)  NO 
Name: UDT09 ID. Description: UDT09 code involved in this link.
 
UDT03_ID(PK)(FK)    VARCHAR2(20)  NO 
Name: UDT03 ID. Description: UDT03 code involved in this link.
 
UDT03_NAME    VARCHAR2(30)  NO 
Name: UDT03 Name. Description: Description of link that defaults from UDT03 description.
 
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.
 

LINK93_WILDCARD Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0055  PrimaryKey  UDT09_ID_S, UDT03_ID 

LINK93_WILDCARD Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
UDT03  Identifying  One To Zero or More  F00069      UDT03_ID  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable