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

UDT05 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
UDT05_ID(PK)    VARCHAR2(20)  NO 
Name: UDT05 ID. Description: Unique user-provided identifier ID for this 05 user-defined table record.
 
UDT05_NAME    VARCHAR2(30)  NO 
Name: UDT05 Name. Description: Description of user-defined ID.
 
ACTIVE_FL    VARCHAR2(1)  NO 
Name: Active Flag. Description: Logical as to whether this UDT05 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
 

UDT05 Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0007  PrimaryKey  UDT05_ID 

UDT05 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  F00136      CP_COMPANY_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
WAGE_SCHEDULE  Identifying  One To Zero or More  F00144        NO  NO