IMPORT_UDT14 
Default Table Name  IMPORT_UDT14 
Definition 
 Name: UDT14 Import .     Description: This staging table contains UDT14 master table data that will be imported to Deltek Time and Expense if validations are passed.
 

IMPORT_UDT14 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
USER_COMPANY_ID    VARCHAR2(30)  NO 
Name: Domain. Description: Alias for database schema that will be updated.
 
S_IMPORT_CD    VARCHAR2(1)  NO 
Name: Import Type. Description: Indicates the type of transaction. The valid values are: A - Add. C - Change. D - Delete. B - Batch 
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: A time/date stamp that indicates when the record was originally inserted into table.
 
EXTERNAL_USER    VARCHAR2(20)  NO 
Name: External User. Description: User ID of the non-TC user initiating the insert into the Import table. 
 
UDT14_ID    VARCHAR2(20)  NO 
Name: UDT14 ID. Description: Unique user-provided identifier ID for this user-defined table record.
 
UDT14_NAME    VARCHAR2(30)  YES 
Name: UDT14 Name. Description: Description of user-defined ID.
 
ACTIVE_FL    VARCHAR2(1)  YES 
Name: Active Flag. Description: Logical as to whether this UDT14 ID is active.
 

IMPORT_UDT14 Primary and Unique Keys 
Key Name  Key Type  Keys 

IMPORT_UDT14 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