VISA_TRANS_TYPE 
Default Table Name  VISA_TRANS_TYPE 
Definition 
 Name: Visa Transaction Types.     Description: This table contains the valid transaction type codes for Visa transactions.
 

VISA_TRANS_TYPE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
VISA_TRANS_TYPE_CD(PK)    VARCHAR2(2)  NO 
Name: Transaction Type. Description: The Visa Transaction Type unique identifier.
 
VISA_TRANS_TYPE_DESC    VARCHAR2(30)  NO 
Name: Transaction Type Description. Description: The description for the Visa Transaction Type.
 
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.
 

VISA_TRANS_TYPE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0277  PrimaryKey  VISA_TRANS_TYPE_CD 

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