TEMP_EXP_RPT_EXPENSE_CHARGE 
Default Table Name  TEMP_EXP_RPT_EXPENSE_CHARGE 
Definition 
 Name: Expense Report Expense Charge Details.     Description: This table contains temporary charge detail information about each expense recorded on an expense report. This is a temporary table that is populated pre-save for use with pre-save stored procedure. Table shall never have any permanent data.
 

TEMP_EXP_RPT_EXPENSE_CHARGE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_RPT_ID    VARCHAR(10)  YES 
Name: Expense Report ID. Description: The unique identifier for the expense report.
 
EXPENSE_ID    NUMERIC(10, 0)  YES 
Name: Expense ID. Description: The unique identifier for the expense.
 
ALLOCATION_ID    NUMERIC(10, 0)  YES 
Name: Allocation ID. Description: Synthetic key.
 
S_CHARGE_TYPE_CD    VARCHAR(2)  YES 
Name: Charge Type. Description: Values are: S – Summary. UC – Under Ceiling. OC – Over Ceiling. U – Unallowable
 
EXP_CHARGE_TYPE_CD    VARCHAR(10)  YES 
Name: Expense Charge Type. Description: The unique identifier for the expense charge group.
 
ALLOCATION_PCT    NUMERIC(5, 4)  YES 
Name: Allocation Percentage. Description: The percentage at which this charge is allocated amounts.
 
BILLABLE_FL    VARCHAR(1)  YES 
Name: Billable Flag. Description: Logical as to whether charge shall be classified as billable. This value is inherited based on CHARGE_TYPE_CHARGE.
 
UDT01_ID    VARCHAR(50)  YES 
Name: UDT01 ID. Description: The UDT01 identifier for the line.
 
UDT02_ID    VARCHAR(50)  YES 
Name: UDT02 ID. Description: The UDT02 identifier for the line.
 
UDT03_ID    VARCHAR(20)  YES 
Name: UDT03 ID. Description: The UDT03 identifier for the line.
 
UDT04_ID    VARCHAR(20)  YES 
Name: UDT04 ID. Description: The UDT04 identifier for the line.
 
UDT05_ID    VARCHAR(20)  YES 
Name: UDT05 ID. Description: The UDT05 identifier for the line.
 
UDT06_ID    VARCHAR(20)  YES 
Name: UDT06 ID. Description: The UDT06 identifier for the line.
 
UDT07_ID    VARCHAR(20)  YES 
Name: UDT07 ID. Description: The UDT07 identifier for the line.
 
UDT08_ID    VARCHAR(20)  YES 
Name: UDT08 ID. Description: The UDT08 identifier for the line.
 
UDT09_ID    VARCHAR(20)  YES 
Name: UDT09 ID. Description: The UDT09 identifier for the line.
 
UDT10_ID    VARCHAR(20)  YES 
Name: UDT10 ID. Description: The UDT10 identifier for the line.
 
UDT06_CP_COMPANY_CD    VARCHAR(10)  YES 
Name: UDT06 Costpoint Company. Description: Costpoint Company Code for UDT06_ID field.
 
UDT07_CP_COMPANY_CD    VARCHAR(10)  YES 
Name: UDT07 Costpoint Company. Description: Costpoint Company Code for UDT07_ID field.
 
EXPENSE_REF_CD    VARCHAR(20)  YES 
Name: Expense Reference Code. Description: User defined reference code.
 
TRANS_AMT    NUMERIC(15, 5)  YES 
Name: Transaction Currency Amount. Description: The amount in transaction currency.
 
PAY_AMT    NUMERIC(15, 5)  YES 
Name: Pay Currency Amount. Description: The amount in pay currency
 
BASE_AMT    NUMERIC(15, 5)  YES 
Name: Base Currency Amount. Description: The amount in system base currency.
 
MODIFIED_BY    VARCHAR(20)  YES 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMERIC(10, 0)  YES 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  YES 
Name: Time Stamp. Description: Date and time the record was last modified.
 
UDT11_ID    VARCHAR(20)  YES 
Name: UDT11 ID. Description: The UDT11 identifier for the line.
 
UDT12_ID    VARCHAR(20)  YES 
Name: UDT12 ID. Description: The UDT12 identifier for the line.
 
UDT13_ID    VARCHAR(20)  YES 
Name: UDT13 ID. Description: The UDT13 identifier for the line.
 
UDT14_ID    VARCHAR(20)  YES 
Name: UDT14 ID. Description: The UDT14 identifier for the line.
 
UDT15_ID    VARCHAR(20)  YES 
Name: UDT15 ID. Description: The UDT15 identifier for the line.
 

TEMP_EXP_RPT_EXPENSE_CHARGE Keys 
Key Name  Key Type  Keys 

TEMP_EXP_RPT_EXPENSE_CHARGE 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