EXP_AUTH_EXPENSE_CHARGE 
Default Table Name  EXP_AUTH_EXPENSE_CHARGE 
Definition 
 Name: Expense Authorization Expense Charge Details.     Description: This table contains the specific charge details about each expense recorded on the expense authorization.
 

EXP_AUTH_EXPENSE_CHARGE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_AUTH_ID(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Authorization ID. Description: The unique identifier for the expense authorization.
 
EXPENSE_ID(PK)(FK)    NUMERIC(10, 0)  NO 
Name: Expense ID. Description: The unique identifier for the expense.
 
ALLOCATION_ID(PK)(FK)    NUMERIC(10, 0)  NO 
Name: Allocation ID. Description: Synthetic
 
ALLOCATION_PCT    NUMERIC(5, 4)  NO 
Name: Allocation Percentage. Description: The percentage at which this charge is allocated amounts.
 
PAY_AMT    NUMERIC(15, 5)  NO 
Name: Pay Currency Amount. Description: The amount in pay currency
 
BASE_AMT    NUMERIC(15, 5)  NO 
Name: Base Currency Amount. Description: The amount in base currency
 
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.
 

EXP_AUTH_EXPENSE_CHARGE Keys 
Key Name  Key Type  Keys 
RI_F00363  Inversion Entry  EXP_AUTH_ID, EXPENSE_ID 
RI_F00364  Inversion Entry  EXP_AUTH_ID, ALLOCATION_ID 
PI_0243  PrimaryKey  EXP_AUTH_ID, EXPENSE_ID, ALLOCATION_ID 

EXP_AUTH_EXPENSE_CHARGE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_AUTH_EXPENSE  Identifying  One To Zero or More        EXP_AUTH_ID, EXPENSE_ID  NO 
EXP_AUTH_CHARGE_ALLOCATIONS  Identifying  One To Zero or More        EXP_AUTH_ID, ALLOCATION_ID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TASK  Non-Identifying  One To Zero or More          NO 
CORRECT_TASK  Non-Identifying  One To Zero or More          NO