IMPORT_EMPL_GROUP 
Default Table Name  IMPORT_EMPL_GROUP 
Definition 
 Name: Employee Group Import  .     Description: This staging table contains employee group information (employees and supervisors) that will be imported to Deltek Time and Expense if validations are passed.
 

IMPORT_EMPL_GROUP Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
USER_COMPANY_ID    VARCHAR(30)  NO 
Name: Domain. Description: Alias for database schema that will 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. 
 
EMPL_GROUP_CD    VARCHAR(25)  NO 
Name: Employee Group. Description: Identifying code for the employee group.
 
S_IMPORT_TYPE_CD    VARCHAR(1)  NO 
Name: Import Record Type. Description: Indicates the type of record being imported. The valid values are: G - Group. M - Member Employee. O - Owner Employee
 
EMPL_GROUP_DESC    VARCHAR(30)  YES 
Name: Employee Group Description. Description: Description of the employee group. 
 
EMPL_GROUP_TYPE_CD    VARCHAR(10)  YES 
Name: Employee Group Type. Description: The type of the employee group. 
 
EMPL_ID    VARCHAR(20)  YES 
Name: Employee ID. Description: Employee ID of a member of the employee group.
 
SPVSR_EMPL_ID    VARCHAR(20)  YES 
Name: Role Employee ID. Description: Employee ID of a supervisor of the employee group.
 
FUNCTIONAL_ROLE_CD    VARCHAR(10)  YES 
Name: Functional Role. Description: The type of supervisor. Must be valid functional role.
 

IMPORT_EMPL_GROUP Keys 
Key Name  Key Type  Keys 
SI_0010  Inversion Entry  USER_COMPANY_ID, S_IMPORT_CD, TIME_STAMP, EXTERNAL_USER, EMPL_GROUP_CD, S_IMPORT_TYPE_CD 

IMPORT_EMPL_GROUP 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