PROVIDER 
Default Table Name  PROVIDER 
Definition 
 Name: Expense Category Provider.     Description: This table contains the expense category providers.
 

PROVIDER Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PROVIDER_CD(PK)    VARCHAR2(20)  NO 
Name: Provider. Description: The unique identifier for the Provider.
 
PROVIDER_DESC    VARCHAR2(30)  NO 
Name: Provider Description. Description: The description of provider.
 
VENDOR_ID    VARCHAR2(20)  YES 
Name: Vendor ID. Description: The vendor id of the provider.
 
ACTIVE_FL    VARCHAR2(1)  YES 
Name: Active Flag. Description: Logical as to whether this provider is active
 
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.
 
TAX_ID_S    VARCHAR2(20)  YES 
Name: Tax ID. Description: The tax ID of the provider.
 
CODE1_CD    VARCHAR2(20)  YES 
Name: User Defined Code 1. Description: First user-defined alpha field.
 
CODE2_CD    VARCHAR2(20)  YES 
Name: User Defined Code 2. Description: Second user-defined alpha field.
 
CODE3_CD    VARCHAR2(20)  YES 
Name: User Defined Code 3. Description: Third user-defined alpha field.
 

PROVIDER Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0148  PrimaryKey  PROVIDER_CD 

PROVIDER 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_RPT_EXPENSE  Non-Identifying  One To Zero or More  F00229        NO  NO 
EXP_TYPE_PROVIDER  Identifying  One To Zero or More  F00273        NO  NO 
EXP_BATCH_TYPE  Non-Identifying  One To Zero or More  F00287        NO  NO 
BATCH_EXPENSE_EDIT  Non-Identifying  One To Zero or More  F00293        NO  NO 
BATCH_EXPENSE_OUTSTANDING  Non-Identifying  One To Zero or More  F00299        NO  NO 
PROVIDER_VISA_SUPPLIER  Identifying  One To Zero or More  F00409        NO  NO