EXP_RPT_LOCATION 
Default Table Name  EXP_RPT_LOCATION 
Definition 
 

EXP_RPT_LOCATION Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EXP_RPT_ID(PK)(FK)    VARCHAR2(10)  NO 
 
LOCATION_ID(FK)    VARCHAR2(40)  NO 
Name: Location ID Description: Unique Identifier for Location.
 
DISPLAY_LOCATION_NO    NUMBER(10, 0)  NO 
 
LOCATION_TEXT    VARCHAR2(254)  YES 
 
START_DT    DATE  NO 
 
END_DT    DATE  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 
TIME_STAMP    DATE  NO 
 
LOCATION_NO(PK)    NUMBER(10, 0)  NO 
 

EXP_RPT_LOCATION Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0269  PrimaryKey  EXP_RPT_ID, LOCATION_NO 

EXP_RPT_LOCATION Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
EXP_RPT  Identifying  One To Zero or More  F00447      EXP_RPT_ID  NO  NO 
LOCATION  Non-Identifying  One To Zero or More  F00448      LOCATION_ID  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
EXP_RPT_EXPENSE  Non-Identifying  One To Zero or More  F00542        NO  NO