Table Detail Report
EEM_FILE_ACTION
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | This table is used to store the actions performed on a ABN content file. |
| Definition: | EEM ABN Content File Actions |
| Table Type: | REFERENCE |
Column Detail - EEM_FILE_ACTION
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTION_DT_TM | DATE | N | The date and time the action was performed |
| ACTION_PRSNL_ID | NUMBER | N | Action Personnel Identifier |
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| EEM_FILE_ID | NUMBER | N | EEM Content File Identifier value |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| FILE_ACTION_CD | NUMBER | N | File Action Code |
| FILE_ACTION_ID | NUMBER | N | File Action Identifier |
| FILE_ACTION_MEANING | VC2(12) | N | File Action Meaning |
| FILE_STATE_CD | NUMBER | N | File State Code |
| FILE_STATE_MEANING | VC2(12) | N | File State Meaning |
| IMPORT_SEQ | NUMBER | N | Import Sequence |
| LAST_DT_TM | DATE | Y | The date and time the action was complete |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - EEM_FILE_ACTION
| Child Column in EEM_FILE_ACTION(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | FILE_ACTION_CD | CODE_VALUE | CODE_VALUE |
| FILE_STATE_CD | CODE_VALUE | CODE_VALUE | |
| EEM_FILE_ID | EEM_FILE | EEM_FILE_ID | |
| ACTION_PRSNL_ID | PRSNL | PERSON_ID |
| Parent Column in EEM_FILE_ACTION (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | FILE_ACTION_ID | EEM_IMPORT_DATA | FILE_ACTION_ID |
EEM_FILE_CHECK
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | This table contain content version check sequences over time |
| Definition: | EEM ABN File Checks |
| Table Type: | REFERENCE |
Column Detail - EEM_FILE_CHECK
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_DT_TM | DATE | N | Begin Date and Time value |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| CHECK_SEQ | NUMBER | N | Check Sequence |
| EEM_FILE_ID | NUMBER | N | EEM Content File Identifier value |
| END_DT_TM | DATE | N | End Date and Time value |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - EEM_FILE_CHECK
| Child Column in EEM_FILE_CHECK(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | EEM_FILE_ID | EEM_FILE | EEM_FILE_ID |
EEM_FILE_RELTN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Holds the relationships between payers, plans, sponsors and ABN content files. |
| Definition: | EEM ABN File Relationship |
| Table Type: | REFERENCE |
Column Detail - EEM_FILE_RELTN
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| EEM_FILE_ID | NUMBER | N | EEM Content File Identifier value |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| FILE_RELTN_ID | NUMBER | N | c |
| PARENT1_CD | NUMBER | N | Parent1 Code |
| PARENT1_ID | NUMBER | N | Parent1 Identifier |
| PARENT1_MEANING | VC2(12) | Y | Parent1 Meaning |
| PARENT1_TABLE | VC2(30) | Y | Parent1 Table |
| PARENT2_CD | NUMBER | N | Parent1 Code |
| PARENT2_ID | NUMBER | N | Parent2 Identifier |
| PARENT2_MEANING | VC2(12) | Y | Parent2 Meaning |
| PARENT2_TABLE | VC2(30) | Y | Parent2 Table |
| PARENT3_CD | NUMBER | N | Parent3 Code |
| PARENT3_ID | NUMBER | N | Parent3 Identifier |
| PARENT3_MEANING | VC2(12) | Y | Parent3 Meaning |
| PARENT3_TABLE | VC2(30) | Y | Parent3 Table |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - EEM_FILE_RELTN
| Child Column in EEM_FILE_RELTN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PARENT1_CD | CODE_VALUE | CODE_VALUE |
| PARENT2_CD | CODE_VALUE | CODE_VALUE | |
| PARENT3_CD | CODE_VALUE | CODE_VALUE | |
| EEM_FILE_ID | EEM_FILE | EEM_FILE_ID |
EEM_IMPORT_DATA
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | This table is used to track informatino about an import actions ABN content file |
| Definition: | EEM ABN Import Data |
| Table Type: | REFERENCE |
Column Detail - EEM_IMPORT_DATA
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| EEM_FILE_ID | NUMBER | N | EEM Content File Identifier value |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| FILE_ACTION_ID | NUMBER | N | EEM File Action Identifier |
| FILE_NAME | VC2(255) | N | The directory and name of the content file |
| FILE_SEQ | NUMBER | N | Starts at 1, then incremented by 1. |
| FIRST_DT_TM | DATE | Y | Date and Time of the first iteration on the file. |
| IMPORT_DATA_ID | NUMBER | N | Import Data Identifier |
| ITERATION | NUMBER | N | Denotes the number of iterations used to import the content for this file |
| LAST_DT_TM | DATE | Y | Date and Time of the last iteration on the file. |
| RECORDS_ADDED | NUMBER | N | Denotes the number of records added during the import. |
| RECORDS_ERROR | NUMBER | N | Denotes the number of records that caused an error during the import. |
| RECORDS_TOTAL | NUMBER | N | Denotes the total number of records processed during the import. |
| RECORDS_UPDATED | NUMBER | N | Denotes the number of records updated during the import. |
| SLICE_SIZE | NUMBER | N | Denotes the number of records processed in each iteration. |
| TIMER_SECONDS | NUMBER | N | Denotes the number of second the corresponding import script spent processing the records. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - EEM_IMPORT_DATA
| Child Column in EEM_IMPORT_DATA(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | EEM_FILE_ID | EEM_FILE | EEM_FILE_ID |
| FILE_ACTION_ID | EEM_FILE_ACTION | FILE_ACTION_ID |
| Parent Column in EEM_IMPORT_DATA (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | IMPORT_DATA_ID | EEM_IMPORT_ERROR | IMPORT_DATA_ID |
EEM_IMPORT_ERROR
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | This table tracks errors generated from an import action on an ABN content file. |
| Definition: | EEM ABN Import Errors |
| Table Type: | REFERENCE |
Column Detail - EEM_IMPORT_ERROR
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| IMPORT_DATA_ID | NUMBER | N | Import Data Identifier |
| IMPORT_ERROR_ID | NUMBER | N | Import Error Identifier |
| ITERATION | NUMBER | N | Denote the import iteration that caused the error |
| LONG_TEXT_ID | NUMBER | N | Primary Key to LONG_TEXT_REFERENCE table |
| SEQ_NBR | NUMBER | N | Determines the order among the children of a group. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - EEM_IMPORT_ERROR
| Child Column in EEM_IMPORT_ERROR(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | IMPORT_DATA_ID | EEM_IMPORT_DATA | IMPORT_DATA_ID |
| LONG_TEXT_ID | LONG_TEXT_REFERENCE | LONG_TEXT_ID |