EXP_CONFIG_LABELS 
Default Table Name  EXP_CONFIG_LABELS 
Definition 
 Name: Deltek Expense Configuration Labels.     Description: This table stores the Deltek Expense configuration labels in accordance with the language settings.
 

EXP_CONFIG_LABELS Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
COMPANY_ID(PK)(FK)    VARCHAR(10)  NO 
Name: Record Key. Description: The company ID for the configuration labels.
 
COUNTRY_CD(PK)(FK)    VARCHAR(2)  NO 
Name: Country . Description: The country code for the configuration labels.
 
LANGUAGE_CD(PK)(FK)    VARCHAR(2)  NO 
Name: Language. Description: The language code for the configuration labels.
 
SIGN_TEXT    VARCHAR(254)  YES 
Name: Expense Report Signiture Text. Description: The text that displays when a user signs his Expense Report.
 
APPROVE_TEXT    VARCHAR(254)  YES 
Name: Expense Report Approval Text. Description: The text that conditionally displays when a supervisor approves an Expense Report.
 
MODIFIED_BY    VARCHAR(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMERIC(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.
 
AGING_COLUMN1_LBL    VARCHAR(20)  NO 
Name: Aging Column 1 Label. Description: Label for the first aging column.
 
AGING_COLUMN2_LBL    VARCHAR(20)  NO 
Name: Aging Column 2 Label. Description: Label for the second aging column.
 
AGING_COLUMN3_LBL    VARCHAR(20)  NO 
Name: Aging Column 3 Label. Description: Label for the third aging column.
 
AGING_COLUMN4_LBL    VARCHAR(20)  NO 
Name: Aging Coumn 4 Label. Description: Label for the fourth aging column.
 
AGING_COLUMN5_LBL    VARCHAR(20)  NO 
Name: Aging Column 5 Label. Description: Label for the fifth aging column.
 
AUTH_SIGN_TEXT    VARCHAR(254)  YES 
Name: Expense Authorization Signiture Text. Description: The text that displays when a user signs his expense authorization.
 
AUTH_APPROVE_TEXT    VARCHAR(254)  YES 
Name: Expense Authorization Approval Text. Description: The text that conditionally displays when a supervisor approves an expense authorization
 

EXP_CONFIG_LABELS Keys 
Key Name  Key Type  Keys 
RI_F00171  Inversion Entry  COMPANY_ID 
RI_F00172  Inversion Entry  LANGUAGE_CD, COUNTRY_CD 
PI_0164  PrimaryKey  COMPANY_ID, COUNTRY_CD, LANGUAGE_CD 

EXP_CONFIG_LABELS Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_CONFIG  Identifying  One To Zero or More        COMPANY_ID  NO 
LANGUAGE  Identifying  One To Zero or More        COUNTRY_CD, LANGUAGE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype