UDT04 
Default Table Name  UDT04 
Definition 
 Name: UDT04 Master.     Description: This is the master table of UDT04 IDs.
 

UDT04 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
UDT04_ID(PK)    VARCHAR2(20)  NO 
Name: UDT04 ID. Description: Unique user-provided identifier ID for this 04 user-defined table record.
 
UDT04_NAME    VARCHAR2(30)  NO 
Name: UDT04 Name. Description: Description of user-defined ID.
 
ACTIVE_FL    VARCHAR2(1)  NO 
Name: Active Flag. Description: Logical as to whether this UDT04 ID is active.
 
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.
 
CP_COMPANY_CD(FK)    VARCHAR2(10)  NO 
Name: Costpoint Company. Description: Costpoint Company Code
 
UDT04_RATE    NUMBER(15, 5)  NO 
Name: UDT04 Rate. Description: The rate associated with a UDT04 value.
 

UDT04 Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0006  PrimaryKey  UDT04_ID 

UDT04 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
CP_COMPANY  Non-Identifying  One To Zero or More  F00135      CP_COMPANY_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable