Skip to the content.

AP Posted Payment Register – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Application: Payables Description: Payables Posted Payment Register

This report provides equivalent functionality to the Oracle standard Payables Posted Payment Register report.

For scheduling the report to run periodically, use the relative period from/to offset parameters. These are the relative period offsets to the current period, so when the current period changes, the included periods will also automatically be updated when the report is re-run.

Templates

Additional data fields are available. Run the report without a template to see full list available fields

Source: Payables Posted Payment Register Short Name: APXPOPMT DB package: XLA_JELINES_RPT_PKG

Also requires custom package XXEN_XLA package to be installed to initialize the hidden parameters removed from the report to simplify scheduling of the report.

Report Parameters

Operating Unit, Ledger/Ledger Set, Period From, Period To, Journal Source, Include Zero Amount Lines, Account Flexfield From, Account Flexfield To, Bank Account, GL Batch Name, Include Manual Entries from GL, Relative Period From, Relative Period To

Oracle EBS Tables Used

&lp_template_table

Report Categories

Enginatics, R12 only

AP Posted Invoice Register, INV Transaction Historical Summary, AP Trial Balance, PA Revenue, Cost, Budgets by Work Breakdown Structure

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output None
Blitz Report™ XML Import AP_Posted_Payment_Register.xml
Full SQL on Enginatics www.enginatics.com/reports/ap-posted-payment-register/

Case Study & Technical Analysis: AP Posted Payment Register

1. Executive Summary

Business Problem

Cash reconciliation is a critical control function. Treasury and Accounting teams need to verify that the payments recorded in the bank statement match the payments posted to the General Ledger “Cash” and “Cash Clearing” accounts. Discrepancies here can indicate fraud, data corruption, or configuration errors in the posting program.

Solution Overview

The AP Posted Payment Register provides a detailed audit trail of all Payables payments (Checks, Wires, EFTs) that have been transferred to the General Ledger. It serves as the counterpart to the Posted Invoice Register, focusing on the “Credit” side of the liability and the “Debit/Credit” to Cash. It allows users to group payments by Bank Account, Payment Document (Check Stock), or GL Batch.

Key Benefits

2. Technical Analysis

Core Tables and Views

SQL Logic and Data Flow

Integration Points

3. Functional Capabilities

Parameters & Filtering

Performance & Optimization

4. FAQ

Q: Why do I see two lines for one payment? A: You are likely seeing the Debit to the Liability Account and the Credit to the Cash/Cash Clearing Account. This is the double-entry accounting representation of the payment.

Q: Does this include voided payments? A: Yes, if the void has been posted. A voided payment will typically show reversing entries (Debiting Cash, Crediting Liability).

Q: How does this help with “Cash Clearing”? A: By filtering for the “Cash Clearing” account, you can see exactly which payments are currently in transit (issued but not yet cleared at the bank, if using Cash Clearing accounting).


© 2026 Enginatics