PROVIDER_VISA_SUPPLIER 
Default Table Name  PROVIDER_VISA_SUPPLIER 
Definition 
 Name: Provider Visa Supplier Names .     Description: This table contains the associated VISA supplier names for this provider.
 

PROVIDER_VISA_SUPPLIER Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PROVIDER_CD(PK)(FK)    VARCHAR(20)  NO 
Name: Provider Code. Description: The unique identifier for the Provider.
 
VISA_SUPPLIER_NAME(PK)    VARCHAR(30)  NO 
Name: VISA Supplier Name. Description: The name of the supplier according to Visa. 
 
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.
 

PROVIDER_VISA_SUPPLIER Keys 
Key Name  Key Type  Keys 
RI_F00409  Inversion Entry  PROVIDER_CD 
SI_0076  Inversion Entry  VISA_SUPPLIER_NAME 
PI_0278  PrimaryKey  PROVIDER_CD, VISA_SUPPLIER_NAME 

PROVIDER_VISA_SUPPLIER Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PROVIDER  Identifying  One To Zero or More        PROVIDER_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype