EXP_RPT_TYPE_CODE3 
Default Table Name  EXP_RPT_TYPE_CODE3 
Definition 
 Name: Expense Report Type Code3.     Description: This table contains the valid user defined code3 codes for a specific expense report type.
 

EXP_RPT_TYPE_CODE3 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_RPT_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Report Type. Description: The expense report type unique identifier.
 
CODE3_CD(PK)    VARCHAR(20)  NO 
Name: User Defined Code 3 . Description: The unique identifier for the user defined Code3.
 
CODE3_DESC    VARCHAR(30)  NO 
Name: User Defined Code 3 Description. Description: The description for the user defined Code3.
 
DEFAULT_FL    VARCHAR(1)  NO 
Name: Default Flag. Description: Logical as to whether this is code3 is defaulted in Expense report wizard.
 
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_CODE3 Keys 
Key Name  Key Type  Keys 
RI_F00396  Inversion Entry  EXP_RPT_TYPE_CD 
PI_0261  PrimaryKey  EXP_RPT_TYPE_CD, CODE3_CD 

EXP_RPT_TYPE_CODE3 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