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

LINK17_WILDCARD Columns 
ColumnName  Domain  Datatype  NULL  Definition 
UDT01_ID_S(PK)    VARCHAR2(50)  NO 
Name: UDT01 ID. Description: UDT01 code involved in this link.
 
UDT07_ID(PK)(FK)    VARCHAR2(20)  NO 
Name: UDT07 ID. Description: UDT07 code involved in this link.
 
UDT07_NAME    VARCHAR2(30)  NO 
Name: UDT07 Name. Description: Description of link that defaults to UDT07 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.
 
RATE1_RATE    NUMBER(15, 5)  NO 
Name: User Defined Rate 1. Description: User-defined rate 1 for UDT01/UDT07.  
 
RATE2_RATE    NUMBER(15, 5)  NO 
Name: User Defined Rate 2. Description: User-defined rate 2 for UDT01/UDT07.  
 
CP_COMPANY_CD(PK)(FK)    VARCHAR2(10)  NO 
Name: Costpoint Company. Description: Costpoint Company Code for UDT07_ID field
 

LINK17_WILDCARD Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0049  PrimaryKey  UDT01_ID_S, UDT07_ID, CP_COMPANY_CD 

LINK17_WILDCARD Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
UDT07  Identifying  One To Zero or More  F00067      UDT07_ID, CP_COMPANY_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable