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 Columns |
ColumnName | Domain | Datatype | NULL | Definition |
EXP_BATCH_TYPE_CD![]() |
VARCHAR2(10) | NO | Name: Batch ID. Description: The expense batch type unique identifier. |
|
AMEX_START_POSITION_NO![]() |
NUMBER(10, 0) | NO | Name: Batch Type. Description: The starting position to evaluate. |
|
AMEX_END_POSITION_NO![]() |
NUMBER(10, 0) | NO | Name: Transaction ID. Description: The ending position to evaluate. |
|
AMEX_FILTER_S![]() |
VARCHAR2(20) | NO | Name: Employee ID. Description: The value to look for in the specified position. |
|
AMEX_FILTER_TEXT | VARCHAR2(254) | YES | Name: Wizard Type. Description: Notes on what the filter is for. |
|
MODIFIED_BY | VARCHAR2(20) | NO | Name: . Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMBER(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 Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0223 | PrimaryKey | EXP_BATCH_TYPE_CD, AMEX_START_POSITION_NO, AMEX_END_POSITION_NO, AMEX_FILTER_S |
EXP_BATCH_TYPE_FILTER Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
EXP_BATCH_TYPE | Identifying | One To Zero or More | F00290 | EXP_BATCH_TYPE_CD | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |