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

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

UDT13 Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0264  PrimaryKey  UDT13_ID 

UDT13 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable