EXP_BATCH_TYPE_FILTER_VISA 
Default Table Name  EXP_BATCH_TYPE_FILTER_VISA 
Definition 
 Name: Expense Batch Type Visa Filter .     Description: This table contains the import filtering rules for specific expense batch types that are defined as Visa
 

EXP_BATCH_TYPE_FILTER_VISA Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EXP_BATCH_TYPE_CD(PK)(FK)    VARCHAR2(10)  NO 
Name: Expense Batch Type. Description: The expense batch type unique identifier.
 
VISA_TRANS_TYPE_CD(PK)(FK)    VARCHAR2(2)  NO 
Name: Visa Transaction Type. Description: 
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(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_BATCH_TYPE_FILTER_VISA Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0279  PrimaryKey  EXP_BATCH_TYPE_CD, VISA_TRANS_TYPE_CD 

EXP_BATCH_TYPE_FILTER_VISA Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
EXP_BATCH_TYPE  Identifying  One To Zero or More  F00410      EXP_BATCH_TYPE_CD  NO  NO 
VISA_TRANS_TYPE  Identifying  One To Zero or More  F00411      VISA_TRANS_TYPE_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable