Search Results ap_payment_history_all
The AP_PAYMENT_HISTORY_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for tracking payment-related transactions within the Accounts Payable (AP) module. This table stores historical data pertaining to payments made to suppliers, including check payments, electronic funds transfers (EFT), and wire transfers. It serves as an audit trail for financial transactions, ensuring compliance, reconciliation, and reporting accuracy. Below is a detailed breakdown of its structure, key columns, and functional significance.
Table Structure and Key Columns
The AP_PAYMENT_HISTORY_ALL
table contains columns that capture payment details, vendor information, accounting entries, and audit metadata. Some of the most important columns include:
- PAYMENT_HISTORY_ID: Primary key, uniquely identifying each payment history record.
- CHECK_ID: References the
AP_CHECKS_ALL
table, linking to the original payment document. - INVOICE_ID: Associates the payment with a specific invoice from the
AP_INVOICES_ALL
table. - AMOUNT: The payment amount applied to the invoice.
- ACCOUNTING_DATE: The date when the payment was accounted for in the general ledger.
- PERIOD_NAME: The accounting period in which the payment was recorded.
- PAYMENT_STATUS_FLAG: Indicates the status of the payment (e.g., 'N' for negotiable, 'C' for canceled).
- CREATED_BY and LAST_UPDATED_BY: Audit columns tracking user actions.
Functional Role in Oracle EBS
The AP_PAYMENT_HISTORY_ALL
table plays a pivotal role in the following processes:
- Payment Reconciliation: Enables matching payments to invoices, facilitating bank reconciliation and dispute resolution.
- Financial Reporting: Supports AP aging reports, cash flow analysis, and vendor payment histories.
- Audit and Compliance: Provides a traceable record of payment modifications, voids, or cancellations.
- Integration with GL: Works with the
GL_INTERFACE
table to ensure accurate general ledger postings.
Integration with Other Modules
This table interacts with several key EBS tables:
- AP_CHECKS_ALL: Contains check/EFT details referenced by
CHECK_ID
. - AP_INVOICES_ALL: Stores invoice data linked via
INVOICE_ID
. - GL_JE_LINES: Ties payment accounting entries to journal lines.
Technical Considerations
For performance optimization, indexes such as AP_PAYMENT_HISTORY_N1
(on CHECK_ID
) and AP_PAYMENT_HISTORY_N2
(on INVOICE_ID
) are often utilized. Partitioning may be applied in high-volume environments. Custom reports or extensions should leverage these indexes to avoid full-table scans.
Conclusion
The AP_PAYMENT_HISTORY_ALL
table is indispensable for payment lifecycle management in Oracle EBS. Its comprehensive data structure ensures financial integrity, supports regulatory compliance, and enables robust reporting. Understanding its schema and relationships is essential for AP administrators, developers, and auditors working with Oracle EBS 12.1.1 or 12.2.2.
-
Table: AP_PAYMENT_HISTORY_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYMENT_HISTORY_ALL, object_name:AP_PAYMENT_HISTORY_ALL, status:VALID, product: AP - Payables , description: Maturity and reconciliation history for payments , implementation_dba_data: AP.AP_PAYMENT_HISTORY_ALL ,
-
Table: AP_PAYMENT_HISTORY_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYMENT_HISTORY_ALL, object_name:AP_PAYMENT_HISTORY_ALL, status:VALID, product: AP - Payables , description: Maturity and reconciliation history for payments , implementation_dba_data: AP.AP_PAYMENT_HISTORY_ALL ,
-
View: AP_PREPAYAPP_EXTRACT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PREPAYAPP_EXTRACT_DETAILS_V SQLAP.AP_PREPAYAPP_EXTRACT_DETAILS_V, object_name:AP_PREPAYAPP_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PREPAYAPP_EXTRACT_DETAILS_V ,
-
View: AP_PREPAYAPP_EXTRACT_DTLS_BC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PREPAYAPP_EXTRACT_DTLS_BC_V SQLAP.AP_PREPAYAPP_EXTRACT_DTLS_BC_V, object_name:AP_PREPAYAPP_EXTRACT_DTLS_BC_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PREPAYAPP_EXTRACT_DTLS_BC_V ,
-
View: AP_PREPAYAPP_EXTRACT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PREPAYAPP_EXTRACT_DETAILS_V SQLAP.AP_PREPAYAPP_EXTRACT_DETAILS_V, object_name:AP_PREPAYAPP_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PREPAYAPP_EXTRACT_DETAILS_V ,
-
Table: AP_ACCOUNTING_EVENTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_ACCOUNTING_EVENTS_ALL, object_name:AP_ACCOUNTING_EVENTS_ALL, status:VALID, product: AP - Payables , description: Accounting events table , implementation_dba_data: AP.AP_ACCOUNTING_EVENTS_ALL ,
-
Table: AP_ACCOUNTING_EVENTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_ACCOUNTING_EVENTS_ALL, object_name:AP_ACCOUNTING_EVENTS_ALL, status:VALID, product: AP - Payables , description: Accounting events table , implementation_dba_data: AP.AP_ACCOUNTING_EVENTS_ALL ,
-
View: AP_PAYMENT_EXTRACT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PAYMENT_EXTRACT_DETAILS_V SQLAP.AP_PAYMENT_EXTRACT_DETAILS_V, object_name:AP_PAYMENT_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_DETAILS_V ,
-
Table: AP_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKS_ALL, object_name:AP_CHECKS_ALL, status:VALID, product: AP - Payables , description: Supplier payment data , implementation_dba_data: AP.AP_CHECKS_ALL ,
-
Table: AP_CHECKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKS_ALL, object_name:AP_CHECKS_ALL, status:VALID, product: AP - Payables , description: Supplier payment data , implementation_dba_data: AP.AP_CHECKS_ALL ,
-
View: AP_PAYMENT_HIST_ALL_MRC_V
12.1.1
product: AP - Payables , description: SINGLE-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_PAYMENT_HIST_ALL_MRC_V
12.2.2
product: AP - Payables , description: SINGLE-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_PAYMENT_EXTRACT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PAYMENT_EXTRACT_DETAILS_V SQLAP.AP_PAYMENT_EXTRACT_DETAILS_V, object_name:AP_PAYMENT_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_DETAILS_V ,
-
View: AP_PAYMENT_HISTORY_MRC_V
12.2.2
product: AP - Payables , description: SINGLE-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_PAYMENT_HISTORY_MRC_V
12.1.1
product: AP - Payables , description: SINGLE-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_PREPAYAPP_EXTRACT_DTLS_BC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PREPAYAPP_EXTRACT_DTLS_BC_V SQLAP.AP_PREPAYAPP_EXTRACT_DTLS_BC_V, object_name:AP_PREPAYAPP_EXTRACT_DTLS_BC_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PREPAYAPP_EXTRACT_DTLS_BC_V ,
-
View: AP_PAYMENT_EXTRACT_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PAYMENT_EXTRACT_HEADER_V, object_name:AP_PAYMENT_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_HEADER_V ,
-
View: AP_PAYMENT_EXTRACT_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PAYMENT_EXTRACT_HEADER_V, object_name:AP_PAYMENT_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_HEADER_V ,