EXP_RPT_TYPE_CATEGORY 
Default Table Name  EXP_RPT_TYPE_CATEGORY 
Definition 
 Name: Expense Report Type Expense Categories.     Description: This table contains the valid expense categories for each expense report types..
 

EXP_RPT_TYPE_CATEGORY Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_RPT_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Report Type. Description: Unique identifier for this Expense Report Type.
 
EXP_CATEGORY_CD(PK)    VARCHAR(10)  NO 
Name: Expene Category. Description: The expense category unique identifier.
 
CATEGORY_SEQ_NO    NUMERIC(10, 0)  NO 
Name: Sequence Number. Description: Default sequence number for Category. This controls the order of the Category on Expense Reports.
 
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_RPT_TYPE_CATEGORY Keys 
Key Name  Key Type  Keys 
RI_F00279  Inversion Entry  EXP_RPT_TYPE_CD 
PI_0218  PrimaryKey  EXP_RPT_TYPE_CD, EXP_CATEGORY_CD 

EXP_RPT_TYPE_CATEGORY Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_RPT_TYPE  Identifying  One To Zero or More        EXP_RPT_TYPE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EXP_RPT_TYPE_CATEGORY_LABELS  Identifying  One To Zero or More          NO 
EXP_RPT_TYPE_CATEGORY_EXP_TYPE  Identifying  One To Zero or More          NO 
EXP_RPT_EXPENSE  Non-Identifying  One To Zero or More          NO 
EXP_AUTH_EXPENSE  Non-Identifying  One To Zero or More          NO