IMPORT_LEAVE_TYPE 
Default Table Name  IMPORT_LEAVE_TYPE 
Definition 
 Name: Leave Types.     Description: This staging table contains valid Leave Type codes that will be imported to Deltek Time and Expense if validations are passed.
 

IMPORT_LEAVE_TYPE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
USER_COMPANY_ID    VARCHAR(30)  NO 
Name: Domain. Description: Alias for database schema that shall be updated.
 
S_IMPORT_CD    VARCHAR(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    VARCHAR(20)  NO 
Name: External User. Description: User ID of the Non-TC user initiating the insert into the Import table. 
 
LEAVE_TYPE_CD    VARCHAR(10)  NO 
Name: Leave Type. Description: Unique user-provided type code.
 
LEAVE_TYPE_DESC    VARCHAR(30)  NO 
Name: Leave Type Description. Description: Unique description of leave type.
 
CP_COMPANY_CD    VARCHAR(10)  NO 
Name: Costpoint Company . Description: Costpoint Company Code.
 
VACATION_FL    VARCHAR(1)  YES 
Name: Vacation Flag. Description: Logical as to whether this leave type is vacation.
 
HOLIDAY_FL    VARCHAR(1)  YES 
Name: Holidy Flag. Description: Logical as to whether this leave type is holiday.
 

IMPORT_LEAVE_TYPE Keys 
Key Name  Key Type  Keys 

IMPORT_LEAVE_TYPE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype