IMPORT_CURRENCY_SCHEDULE 
Default Table Name  IMPORT_CURRENCY_SCHEDULE 
Definition 
 Name: Currency Schedule Import.     Description: This staging table contains currency schedules that will be imported to Deltek Time and Expense if validations are passed.
 

IMPORT_CURRENCY_SCHEDULE 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. 
 
CURRENCY_SCHEDULE_CD    VARCHAR(10)  NO 
Name: Currency Schedule. Description: The identifier for the currency schedule
 
EFFECTIVE_DT    DATE  NO 
Name: Effective Date. Description: The date the exchange rate was effective.
 
FROM_CURRENCY_CD    VARCHAR(3)  NO 
Name: From Currency Code. Description: The Currency code of the transaction that is being converted.
 
TO_CURRENCY_CD    VARCHAR(3)  NO 
Name: To Currency Code. Description: The Currency code being converted to.
 
EXCHANGE_RATE    NUMERIC(20, 10)  NO 
Name: Exchange Rate. Description: The exchange rate.
 

IMPORT_CURRENCY_SCHEDULE Keys 
Key Name  Key Type  Keys 

IMPORT_CURRENCY_SCHEDULE 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