EXP_RPT_CHARGE_ALLOCATIONS 
Default Table Name  EXP_RPT_CHARGE_ALLOCATIONS 
Definition 
 Name: Employee Expense Report Charge Allocation Defaults.     Description: This table contains the pre-set allocations for a specific expense report.
 

EXP_RPT_CHARGE_ALLOCATIONS Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_RPT_ID(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Report ID. Description: The unique identifier of the expense report.
 
ALLOCATION_ID(PK)    NUMERIC(10, 0)  NO 
Name: Allocation ID. Description: Synthetic assigned sequentially at entry for each expense report.
 
S_UDT_TYPE_CD    VARCHAR(5)  NO 
Name: Charge UDT Type. Description: Indicates the type of charge. The valid values are: UDT01 UDT02
 
UDT_ID    VARCHAR(50)  NO 
Name: UDT ID. Description: The UDT01/UDT02 unique identifier.
 
ALLOCATION_PCT    NUMERIC(5, 4)  NO 
Name: Allocation Percentage. Description: The percentage at which this charge is allocated amounts.
 
CHARGE_TREE_CD    VARCHAR(50)  YES 
Name: Charge Tree. Description: The top-level identifier of the charge tree.
 
CHARGE_BRANCH_CD    VARCHAR(50)  YES 
Name: Charge Branch. Description: The identifier of the branch in the charge tree.
 
CHARGE_CD    VARCHAR(100)  YES 
Name: Charge Code. Description: The identifier of the charge in the charge tree/branch.
 
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.
 
UDT09_ID(FK)    VARCHAR(20)  YES 
Name: UDT09 ID. Description: The UDT09 identifier.
 

EXP_RPT_CHARGE_ALLOCATIONS Keys 
Key Name  Key Type  Keys 
RI_F00342  Inversion Entry  UDT09_ID 
RI_F00212  Inversion Entry  EXP_RPT_ID 
PI_0182  PrimaryKey  EXP_RPT_ID, ALLOCATION_ID 
SI_0049  Inversion Entry  CHARGE_TREE_CD, CHARGE_BRANCH_CD, CHARGE_CD 

EXP_RPT_CHARGE_ALLOCATIONS Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_RPT  Identifying  One To Zero or More        EXP_RPT_ID  NO 
UDT09  Non-Identifying  Zero or One to Zero or More        UDT09_ID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EXP_RPT_EXPENSE_CHARGE  Identifying  One To Zero or More          NO 
TASK  Non-Identifying  One To Zero or More          NO 
CORRECT_TASK  Non-Identifying  One To Zero or More          NO 
EXP_RPT_CHARGE_WARNING  Identifying  One To Zero or More          NO