EXP_TYPE_OTHER 
Default Table Name  EXP_TYPE_OTHER 
Definition 
 Name: Expense Type Other Expenses.     Description: This table contains the other miscellaneous expenses that can be created when expenses are added to this expense type.
 

EXP_TYPE_OTHER Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Type. Description: The unique identifier for the expense type.
 
OTHER_EXPENSE_CD(PK)    VARCHAR(10)  NO 
Name: Other Expense Code. Description: The expense type code for the other expense.
 
OTHER_EXPENSE_DESC    VARCHAR(30)  NO 
Name: Other Expense Description. Description: Description for this other expense.
 
DFLT_PERSONAL_FL    VARCHAR(1)  NO 
Name: Default Personal Flag. Description: The default personal flag for this other expense.
 
OVERRIDE_PERSONAL_FL    VARCHAR(1)  NO 
Name: Override Personal Flag. Description: Logical as to whether user can override default personal flag.
 
OTHER_EXP_TYPE_CD(FK)    VARCHAR(10)  NO 
Name: Other Expense Type. Description: The expense type code for the other expense.
 
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_TYPE_OTHER Keys 
Key Name  Key Type  Keys 
RI_F00189  Inversion Entry  EXP_TYPE_CD 
RI_F00311  Inversion Entry  OTHER_EXP_TYPE_CD 
PI_0174  PrimaryKey  EXP_TYPE_CD, OTHER_EXPENSE_CD 

EXP_TYPE_OTHER Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_TYPE  Identifying  One To Zero or More        EXP_TYPE_CD  NO 
EXP_TYPE  Non-Identifying  One To Zero or More        OTHER_EXP_TYPE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EXP_RPT_EXPENSE_OTHER  Non-Identifying  One To Zero or More          NO