Z_TEMP_VISA 
Default Table Name  Z_TEMP_VISA 
Definition 
 Name: Visa Temporary Table.     Description: Temporary table used in the import of Visa transactions in the Maintain Batch Expense screen.
 

Z_TEMP_VISA Columns 
ColumnName  Domain  Datatype  NULL  Definition 
RECORD_NUMBER    NUMBER(10, 0)  YES 
Name: Record Number. Description: Record number of the Visa transaction.
 
FIELD_NUMBER    NUMBER(10, 0)  YES 
Name: Field Number. Description: The field number of the Visa transaction.
 
LOAD_TRANSACTION_CODE    NUMBER(10, 0)  YES 
Name: Load Transaction Code. Description: The Load Transaction Code of the Visa Transaction.
 
ACCOUNT_NUMBER    VARCHAR2(44)  YES 
Name: Account Number. Description: The Account Number of the Visa Transaction.
 
POSTING_DATE    VARCHAR2(8)  YES 
Name: Posting Date. Description: The Posting Date of the Visa Transaction.
 
TRANSACTION_REFERENCE_NUMBER    VARCHAR2(24)  YES 
Name: Transaction Reference Number. Description: The Transaction Reference Number of the Visa Transaction
 
SEQUENCE_NUMBER    VARCHAR2(10)  YES 
Name: Sequence Number. Description: The Sequence Number of the Visa Transaction.
 
LEG_NUMBER    VARCHAR2(2)  YES 
Name: Leg Number. Description: The Leg Number of the Visa Transaction.
 
FIELD_NAME    VARCHAR2(50)  YES 
Name: Field Name. Description: The Field Name of the Visa Transaction.
 
FIELD_VALUE    VARCHAR2(100)  YES 
Name: Field Value. Description: The Field Value of the Visa Transaction.
 
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_ACCOUNT_ID_LAST4_S    VARCHAR2(4)  YES 
Name: Last 4 Digits. Description: Last 4 digits of the Visa Account 
 

Z_TEMP_VISA Primary and Unique Keys 
Key Name  Key Type  Keys 

Z_TEMP_VISA 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