Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Description:

Imported from Concurrent Program Application: Payables Source: Final Payment Register Short Name: APXPBFPR

Parameters

Payment Batch, Payment Date From, Payment Date To

Used tables

ap_invoice_selection_criteria, ap_check_stocks, ap_bank_accounts, ap_system_parameters, gl_sets_of_books, gl_daily_conversion_types, ap_checks, fnd_territories_vl

Categories

Enginatics

Related reports

AP Preliminary Payment Register 11i, IBY Payment Process Request Details

Dependencies

If you would like to try one of these Oracle EBS SQLs without having Blitz Report installed, note that some of the reports require functions from utility package xxen_util.

Example Report

AP Final Payment Register 11i 22-Aug-2024 060750.xlsx

Report SQL

www.enginatics.com/reports/ap-final-payment-register-11i/

Blitz Report™ import options

AP_Final_Payment_Register_11i.xml

Case Study & Technical Analysis: AP Final Payment Register 11i

Executive Summary

The AP Final Payment Register 11i is a critical control report for Oracle Payables (specifically for the 11i architecture). It provides a definitive list of payments generated within a specific payment batch. This report is essential for finalizing payment runs, verifying check numbers, and ensuring that the payment process has completed successfully before checks are printed or EFT files are transmitted.

Business Challenge

  • Payment Verification: Finance teams need a reliable way to verify that a payment batch has been processed correctly before releasing funds.
  • Audit Trail: Maintaining a hard copy or digital record of every payment run is a standard audit requirement.
  • Check Stock Control: Ensuring that the system-generated check numbers match the physical check stock is vital for fraud prevention.
  • Reconciliation: Discrepancies between the payment batch and the general ledger need to be identified immediately.

The Solution

The AP Final Payment Register 11i offers a snapshot of the finalized payment batch.

  • Batch Confirmation: Lists all payments included in a specific batch, confirming they are ready for disbursement.
  • Detailed Listing: Provides vendor names, payment amounts, check numbers, and dates for every transaction in the batch.
  • Currency Management: Displays payment amounts in both the payment currency and the functional currency, handling exchange rates where applicable.
  • Bank Account Association: Clearly identifies the bank account and check stock used, aiding in cash management.

Technical Architecture (High Level)

This report is based on the 11i Payables data model, focusing on payment batches and checks.

Primary Tables

  • AP_INVOICE_SELECTION_CRITERIA: Stores the criteria and status of the payment batch.
  • AP_CHECKS: Contains the details of the generated payments (checks).
  • AP_BANK_ACCOUNTS: Defines the bank account from which funds are drawn.
  • AP_CHECK_STOCKS: Links the payments to a specific stationery/check stock definition.
  • GL_SETS_OF_BOOKS: Provides ledger context (11i equivalent of Ledgers).
  • GL_DAILY_CONVERSION_TYPES: Used for currency conversion logic.

Logical Relationships

  1. Batch to Check: The report drives from the payment batch (AP_INVOICE_SELECTION_CRITERIA) to the checks generated (AP_CHECKS).
  2. Bank Details: It joins to AP_BANK_ACCOUNTS and AP_CHECK_STOCKS to validate the source of funds and document numbering.
  3. System Parameters: AP_SYSTEM_PARAMETERS is accessed for system-wide settings.

Parameters & Filtering

  • Payment Batch: The primary filter, allowing the user to select a specific payment run to report on.
  • Payment Date From/To: Allows for reporting on payments within a specific date range, useful for daily or weekly reconciliation.

Performance & Optimization

  • Batch-Based Retrieval: Querying by CHECKRUN_NAME (Payment Batch) is highly efficient as it targets a specific, limited set of records.
  • Direct Table Access: The SQL likely joins these tables directly, avoiding the overhead of calling multiple PL/SQL functions for standard data retrieval.

FAQ

Q: Is this report relevant for R12? A: This specific version is tailored for 11i. R12 uses a different payment engine (Oracle Payments/IBY), so a different report (like "Payment Process Request Status Report") would be used, although the underlying data concepts remain similar.

Q: Can I use this to reprint checks? A: No, this is a register report for listing payments. Check printing is a separate process.

Q: Does it show voided checks? A: It primarily shows the payments generated in the final run. Voided checks would typically be reported in a separate Void Payment Register, though their status might be reflected here depending on when the report is run relative to the voiding action.

Oracle E-Business Suite Reporting Library

We provide an open source Oracle EBS SQLs as a part of operational and project implementation support toolkits for rapid Excel reports generation.

Blitz Report™ is based on Oracle EBS forms technology, and hence requires minimal training. There are no data or performance limitations since the output files are created directly from the database without going through intermediate file formats such as XML.

Blitz Report can be used as BI Publisher and Oracle Discoverer replacement tool. Standard Oracle BI Publisher and Discoverer reports can also be imported into Blitz Report for immediate output to Excel. Typically, reports can be created and version tracked within hours instead of days. The concurrent request output automatically opens upon completion without the need for re-formatting.

The Filters, Columns, Rows and Values fields are used to create and deliver the data in pivot table format with full drill down to details.

Blitz Report Pivots

The Excel template upload functionality in Blitz Report allows users to create their own layouts by uploading an Excel template with additional sheets and charts, automatically refreshed when the report runs again. This allows to create custom dashboards and more advanced visualizations of report data.

Blitz Report Dashboard

You can download and use Blitz Report free of charge for your first 30 reports.

The installation and implementation process usually takes less than 1 hour; you can refer to our installation and user guides for specific details.

If you would like to optimize your Oracle EBS implementation and or operational reporting you can visit www.enginatics.com to review great ideas and example usage in blog. Or why not try for yourself in our demo environment.

AlertCRM Foundation
Contracts CoreLease and Finance Management
PaymentsProcess Manufacturing Inventory
Public Sector FinancialsShipping Execution
Warehouse ManagementXML Publisher
CapacityLegal Entity Configurator
Service ContractsApplications DBA
Enterprise Asset ManagementInstalled Base
PayrollProcess Manufacturing
Subledger AccountingWorkflow
Asia/Pacific LocalizationsEnterprise Command Center
Advanced PricingBills of Material
Property ManagerAdvanced Supply Chain Planning
E-Business TaxProjects
Human ResourcesMaster Scheduling/MRP
Order ManagementWork in Process
Cash ManagementCost Management
PurchasingDiscoverer
AssetsPayables
ReceivablesGeneral Ledger
Blitz ReportInventory
Application Object LibraryDatabase Administration
Useful Links

Blitz Report™ – World’s fastest data upload and reporting for Oracle EBS

Oracle Discoverer replacement – importing worksheets into Blitz Report™

Blitz Report™ Toolkits

Blitz Report™ Questions & Answers

Supply Chain Hub by Blitz Report™

Blitz Report™ customers

Oracle EBS Reporting Blog

Oracle EBS Reporting

© 2025 Enginatics