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 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_BATCH_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Batch Type. Description: The expense batch type unique identifier.
 
VISA_TRANS_TYPE_CD(PK)(FK)    VARCHAR(2)  NO 
Name: Visa Transaction Type. Description: 
 
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_BATCH_TYPE_FILTER_VISA Keys 
Key Name  Key Type  Keys 
RI_F00410  Inversion Entry  EXP_BATCH_TYPE_CD 
RI_F00411  Inversion Entry  VISA_TRANS_TYPE_CD 
PI_0279  PrimaryKey  EXP_BATCH_TYPE_CD, VISA_TRANS_TYPE_CD 

EXP_BATCH_TYPE_FILTER_VISA Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EXP_BATCH_TYPE  Identifying  One To Zero or More        EXP_BATCH_TYPE_CD  NO 
VISA_TRANS_TYPE  Identifying  One To Zero or More        VISA_TRANS_TYPE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype