Skip to the content.

AR Customer Statement – Oracle EBS SQL Report

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

Overview

Application: Receivables Source: Customer Statement Short Name: ARSTMTRPT DB package: AR_TP_STMT_PKG

Report Parameters

Reporting Level, Reporting Context, GL Date From, GL Date To, Document Date From, Document Date To, Customer Name From, Customer Name To, Currency, Customer Category, Customer Class, Include Incomplete Transactions, Accounted Transactions, Summarization Level, Show Summary Only

Oracle EBS Tables Used

hz_cust_accounts, hz_parties, hz_cust_site_uses_all, hz_cust_acct_sites_all, hz_party_sites, hr_operating_units, zx_party_tax_profile, ra_customer_trx, ar_payment_schedules_all, ra_cust_trx_types_all, ra_cust_trx_line_gl_dist_all, gl_periods, gl_ledgers, ar_cash_receipts, ar_receipt_methods, ar_cash_receipt_history_all, ar_adjustments, ar_lookups, ra_customer_trx_all, ar_receivable_applications_all, ar_receivables_trx_all

Report Categories

Enginatics, R12 only

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 AR_Customer_Statement.xml
Full SQL on Enginatics www.enginatics.com/reports/ar-customer-statement/

Case Study & Technical Analysis: AR Customer Statement

Executive Summary

The AR Customer Statement report is a vital financial document that provides a detailed account of customer activity within Oracle Receivables. It serves as the primary communication tool between the Collections department and customers, detailing outstanding balances, recent payments, and credits. Its strategic value lies in accelerating cash collection and reducing Days Sales Outstanding (DSO).

Business Challenge

Managing accounts receivable effectively requires clear and timely communication with customers.

The Solution

This report offers a flexible, data-centric solution for statement generation.

Technical Architecture (High Level)

The report aggregates data from the Receivables transaction and payment tables to calculate the running balance.

Parameters & Filtering

Performance & Optimization

FAQ

Q: Does this report show unapplied receipts? A: Yes, unapplied receipts (payments received but not yet matched to a specific invoice) are critical for an accurate total balance. They are typically listed as credits on the statement.

Q: Why doesn’t the statement balance match the GL balance? A: Timing differences are the most common cause. This report is often run by “Document Date” or “GL Date”. If there are unposted items or if the “As Of” date differs from the GL period close date, variances can occur. Also, ensure “Include Incomplete Transactions” is set correctly for reconciliation.

Q: Can I send this to customers electronically? A: While the SQL generates the data, the delivery depends on the tool used (e.g., Blitz Report, BI Publisher). The data structure is designed to support “Bursting,” where the output is split by Customer Email and sent automatically.


© 2026 Enginatics