Search Results ap_history_checks_all
Overview
The AP_HISTORY_CHECKS_ALL table is a core data retention object within the Oracle E-Business Suite Payables (AP) module for versions 12.1.1 and 12.2.2. It serves as a historical summary repository for payment records, specifically checks and electronic payments, after the detailed transactional data has been purged from the active tables. Its primary role is to preserve essential audit and reconciliation information following the execution of the Payables purge process. This allows organizations to maintain a compliant record of payments for closed accounting periods while managing the growth of operational tables. As an "ALL" table, it is multi-organization enabled, storing data for all operating units accessible to a responsibility.
Key Information Stored
The table stores summarized attributes of purged payments. Key columns, as indicated by its foreign key relationships, include CHECK_ID (the primary key), PAYMENT_ID, and PURGE_NAME, which links the record to the specific purge job that created it. Financial details are captured through columns such as CHECK_NUMBER, CURRENCY_CODE, and CHECK_AMOUNT. The table also retains critical banking information via BANK_ACCOUNT_ID and CE_BANK_ACCT_USE_ID, linking to the bank account and its usage context. Other significant columns typically include PAYMENT_DATE, VENDOR_ID, STATUS, and DOC_SEQUENCE_ID for document sequencing. This condensed dataset provides a permanent record of the payment's key characteristics.
Common Use Cases and Queries
The primary use case is historical reporting and audit inquiry for payments that are no longer present in the active AP_CHECKS_ALL table. Common queries involve tracing payment history by vendor, bank account, or within a date range post-purge. For instance, to retrieve a summary of all purged checks for a specific vendor, one might use a query such as:
- SELECT check_number, check_amount, currency_code, payment_date FROM ap_history_checks_all WHERE vendor_id = <VENDOR_ID> AND org_id = <ORG_ID>;
Another critical use is reconciliation with bank statements, where the historical check data can be joined to the AP_HISTORY_INV_PAYMENTS_ALL table to see which purged invoices were settled by a purged payment. Reporting on purge effectiveness, by analyzing the volume and value of records moved to history tables for a given PURGE_NAME, is also a standard administrative task.
Related Objects
AP_HISTORY_CHECKS_ALL has integral relationships with several other EBS objects. Its primary foreign key relationship is with AP_HISTORY_INV_PAYMENTS_ALL, which holds the detailed links between purged payments and their associated invoices. It references master data tables including AP_BANK_ACCOUNTS_ALL (bank account details), CE_BANK_ACCT_USES_ALL (bank account usage), FND_CURRENCIES, and FND_DOCUMENT_SEQUENCES. The FINANCIALS_PURGES table provides metadata about the purge process itself. For active payment data, the corresponding operational table is AP_CHECKS_ALL. These relationships ensure referential integrity is maintained even after data archival.
-
Table: AP_HISTORY_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_CHECKS_ALL, object_name:AP_HISTORY_CHECKS_ALL, status:VALID, product: AP - Payables , description: Summary information about purged invoice payments , implementation_dba_data: AP.AP_HISTORY_CHECKS_ALL ,
-
Table: AP_HISTORY_CHECKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_CHECKS_ALL, object_name:AP_HISTORY_CHECKS_ALL, status:VALID, product: AP - Payables , description: Summary information about purged invoice payments , implementation_dba_data: AP.AP_HISTORY_CHECKS_ALL ,
-
APPS.AP_PURGE_PKG dependencies on AP_HISTORY_CHECKS_ALL
12.1.1
-
APPS.AP_PURGE_PKG dependencies on AP_HISTORY_CHECKS_ALL
12.2.2
-
APPS.AP_PURGE_PKG dependencies on AP_HISTORY_CHECKS
12.2.2
-
SYNONYM: APPS.AP_HISTORY_CHECKS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_HISTORY_CHECKS_ALL, status:VALID,
-
APPS.AP_PURGE_PKG dependencies on AP_HISTORY_CHECKS
12.1.1
-
VIEW: AP.AP_HISTORY_CHECKS_ALL#
12.2.2
owner:AP, object_type:VIEW, object_name:AP_HISTORY_CHECKS_ALL#, status:VALID,
-
VIEW: AP.AP_HISTORY_CHECKS_ALL#
12.2.2
-
TABLE: AP.AP_HISTORY_CHECKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_CHECKS_ALL, object_name:AP_HISTORY_CHECKS_ALL, status:VALID,
-
SYNONYM: APPS.AP_HISTORY_CHECKS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_HISTORY_CHECKS_ALL, status:VALID,
-
TABLE: AP.AP_HISTORY_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_CHECKS_ALL, object_name:AP_HISTORY_CHECKS_ALL, status:VALID,
-
Table: AP_HISTORY_INV_PAYMENTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_INV_PAYMENTS_ALL, object_name:AP_HISTORY_INV_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Relationships between purged invoices and invoice payments , implementation_dba_data: AP.AP_HISTORY_INV_PAYMENTS_ALL ,
-
SYNONYM: APPS.AP_HISTORY_CHECKS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_HISTORY_CHECKS, status:VALID,
-
SYNONYM: APPS.AP_HISTORY_CHECKS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_HISTORY_CHECKS, status:VALID,
-
Table: FINANCIALS_PURGES
12.2.2
product: AP - Payables , description: Invoice purge selection criteria and purged invoice statistical data , implementation_dba_data: Not implemented in this database ,
-
Table: AP_HISTORY_INV_PAYMENTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_INV_PAYMENTS_ALL, object_name:AP_HISTORY_INV_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Relationships between purged invoices and invoice payments , implementation_dba_data: AP.AP_HISTORY_INV_PAYMENTS_ALL ,
-
Table: FINANCIALS_PURGES
12.1.1
product: AP - Payables , description: Invoice purge selection criteria and purged invoice statistical data , implementation_dba_data: Not implemented in this database ,
-
Table: FND_DOCUMENT_SEQUENCES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DOCUMENT_SEQUENCES, object_name:FND_DOCUMENT_SEQUENCES, status:VALID, product: FND - Application Object Library , description: Document sequences registered with Oracle Application Object Library , implementation_dba_data: APPLSYS.FND_DOCUMENT_SEQUENCES ,
-
Table: IBY_PAYMENTS_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENTS_ALL, object_name:IBY_PAYMENTS_ALL, status:VALID, product: IBY - Payments , description: "This table contains records of the payments which are created by system while processing 'Build payments' program. A payment can be a single check or an electronic fund transfer between first party payer and third party payee. A row in , implementation_dba_data: IBY.IBY_PAYMENTS_ALL ,
-
Table: FND_DOCUMENT_SEQUENCES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DOCUMENT_SEQUENCES, object_name:FND_DOCUMENT_SEQUENCES, status:VALID, product: FND - Application Object Library , description: Document sequences registered with Oracle Application Object Library , implementation_dba_data: APPLSYS.FND_DOCUMENT_SEQUENCES ,
-
PACKAGE BODY: APPS.AP_PURGE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AP_PURGE_PKG, status:VALID,
-
Table: CE_BANK_ACCT_USES_ALL
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BANK_ACCT_USES_ALL, object_name:CE_BANK_ACCT_USES_ALL, status:VALID, product: CE - Cash Management , description: This table stores information about your bank account uses. , implementation_dba_data: CE.CE_BANK_ACCT_USES_ALL ,
-
PACKAGE BODY: APPS.AP_PURGE_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AP_PURGE_PKG, status:VALID,
-
TABLE: AP.AP_PURGE_INVOICE_LIST
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PURGE_INVOICE_LIST, object_name:AP_PURGE_INVOICE_LIST, status:VALID,
-
Table: AP_BANK_ACCOUNTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
12.2.2 DBA Data
12.2.2
-
TABLE: AP.AP_PURGE_INVOICE_LIST
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PURGE_INVOICE_LIST, object_name:AP_PURGE_INVOICE_LIST, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
Table: AP_BANK_ACCOUNTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
Table: CE_BANK_ACCT_USES_ALL
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BANK_ACCT_USES_ALL, object_name:CE_BANK_ACCT_USES_ALL, status:VALID, product: CE - Cash Management , description: This table stores information about your bank account uses. , implementation_dba_data: CE.CE_BANK_ACCT_USES_ALL ,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
Table: FND_CURRENCIES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_CURRENCIES, object_name:FND_CURRENCIES, status:VALID, product: FND - Application Object Library , description: Currencies enabled for use at your site , implementation_dba_data: APPLSYS.FND_CURRENCIES ,
-
Table: FND_CURRENCIES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_CURRENCIES, object_name:FND_CURRENCIES, status:VALID, product: FND - Application Object Library , description: Currencies enabled for use at your site , implementation_dba_data: APPLSYS.FND_CURRENCIES ,
-
Foreign Keys
12.1.1
-
APPS.AP_PURGE_PKG SQL Statements
12.1.1
-
APPS.AP_PURGE_PKG SQL Statements
12.2.2
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
eTRM - SQLAP Tables and Views
12.1.1
description: Set Distribution Table. ,
-
PACKAGE BODY: APPS.AD_MORG
12.1.1
-
PACKAGE BODY: APPS.AD_MORG
12.2.2
-
PACKAGE BODY: APPS.AP_PURGE_PKG
12.1.1
-
PACKAGE BODY: APPS.AP_PURGE_PKG
12.2.2