EXP_BATCH_TYPE_FILTER 
Default Table Name  EXP_BATCH_TYPE_FILTER 
Definition 
 Name: Expense Batch Type Filter.     Description: This table contains the import filtering rules for specific expense batch types.
 

EXP_BATCH_TYPE_FILTER Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_BATCH_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Batch ID. Description: The expense batch type unique identifier.
 
AMEX_START_POSITION_NO(PK)    NUMERIC(10, 0)  NO 
Name: Batch Type. Description: The starting position to evaluate.
 
AMEX_END_POSITION_NO(PK)    NUMERIC(10, 0)  NO 
Name: Transaction ID. Description: The ending position to evaluate.
 
AMEX_FILTER_S(PK)    VARCHAR(20)  NO 
Name: Employee ID. Description: The value to look for in the specified position.
 
AMEX_FILTER_TEXT    VARCHAR(254)  YES 
Name: Wizard Type. Description: Notes on what the filter is for.
 
MODIFIED_BY    VARCHAR(20)  NO 
Name: . Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMERIC(10, 0)  NO 
Name: . Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: . Description: Date and time the record was last modified.
 

EXP_BATCH_TYPE_FILTER Keys 
Key Name  Key Type  Keys 
RI_F00290  Inversion Entry  EXP_BATCH_TYPE_CD 
PI_0223  PrimaryKey  EXP_BATCH_TYPE_CD, AMEX_START_POSITION_NO, AMEX_END_POSITION_NO, AMEX_FILTER_S 

EXP_BATCH_TYPE_FILTER 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 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype