AR Sales Journal By Customer – Oracle EBS SQL Report
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Overview
Imported from BI Publisher Description: Sales Journal By Customer Application: Receivables Source: Sales Journal By Customer (XML) Short Name: RAXGLA_XML DB package: AR_RAXGLA_XMLP_PKG
Report Parameters
Reporting Level, Reporting Context, Report By Line, Company Segment Low, Company Segment High, GL Date From, GL Date To, Entered Currency, GL Account Type, Posting Status, Customer Name Low, Customer Name High, Customer Number Low, Customer Number High, Transaction Date From, Transaction Date To, Transaction Type Low, Transaction Type High, Transaction Number Low, Transaction Number High, Exclude Rounding equals zero
Oracle EBS Tables Used
gl_sets_of_books, hr_all_organization_units_vl, hz_cust_accounts_all, hz_parties, ra_customer_trx_all, ra_customer_trx_lines_all, ar_xla_ctlgd_lines_v
Report Categories
Related Reports
AR Open Items Revaluation, AR Transactions and Lines, CST COGS Revenue Matching, AR Aging, GL Account Distribution Analysis
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 | AR Sales Journal By Customer - Default 06-Nov-2023 041650.xlsx |
| Blitz Report™ XML Import | AR_Sales_Journal_By_Customer.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/ar-sales-journal-by-customer/ |
AR Sales Journal By Customer - Case Study & Technical Analysis
Executive Summary
The AR Sales Journal By Customer is a fundamental accounting report that bridges the gap between operational sales activity and financial reporting. It provides a detailed listing of all sales transactions—Invoices, Credit Memos, and Debit Memos—grouped by customer. This report is indispensable for reconciling the Receivables subledger to the General Ledger (GL) and for analyzing revenue generation by client.
Business Challenge
Accurate revenue recognition is the cornerstone of financial integrity.
- Reconciliation: Accountants must verify that the total sales recorded in the AR module match the revenue figures in the General Ledger.
- Auditability: Auditors require a clear trail showing which specific invoices make up the monthly revenue balance.
- Customer Analysis: Sales managers need visibility into the total volume of business generated by specific customers within a given period.
Solution
The AR Sales Journal By Customer report addresses these needs by:
- Customer-Centric View: Grouping transactions by customer, allowing for easy validation of account activity.
- GL Integration: Displaying the specific GL accounts (Revenue, Tax, Freight) associated with each transaction line.
- Status Verification: Identifying whether transactions have been posted to the GL, helping to locate “stuck” or unposted items before period close.
Technical Architecture
The report relies on the integration between Oracle Receivables and the Subledger Accounting (SLA) engine.
Key Tables & Joins
- Transaction Header:
RA_CUSTOMER_TRX_ALLcontains the invoice number, date, and currency. - Transaction Lines:
RA_CUSTOMER_TRX_LINES_ALLholds the item details and line amounts. - Accounting:
AR_XLA_CTLGD_LINES_Vis a key view that links the transaction to its accounting distributions. It simplifies the complex join to the XLA (Subledger Accounting) tables, providing the final GL account code combinations. - Customer:
HZ_PARTIESandHZ_CUST_ACCOUNTS_ALLprovide the customer name and number.
Logic
- Selection: Retrieves transactions based on the “GL Date” range to align with the accounting period.
- Grouping: Aggregates data by Customer, then by Transaction Type (Invoice, Credit Memo).
- Filtering: Applies filters for “Posting Status” to separate posted from unposted items.
- Detailing: If “Report By Line” is enabled, it lists every individual line item; otherwise, it may summarize at the transaction level.
Parameters
- GL Date From/To: The primary filter for month-end reconciliation.
- Posting Status:
- Posted: Items successfully transferred to GL.
- Unposted: Items that have not yet reached the GL (critical for troubleshooting).
- GL Account Type: Allows filtering for specific account types (e.g., ‘Revenue’ only) to focus the analysis.
- Customer Name: Targets the report for a specific client audit.
- Company Segment: Filters by the balancing segment (Company Code) for multi-entity environments.
FAQ
Q: Does this report show cash receipts? A: No. This is a Sales journal, focusing on the revenue generation side (Invoices, Credit Memos). Cash receipts are typically reported in the “AR Receipt Register” or “AR Cash Journal.”
Q: Why is the GL Account missing for some lines? A: If the transaction has not been accounted (AutoAccounting hasn’t run or failed), the distribution lines might not exist or be complete. Check the “Posting Status.”
Q: What is the difference between “Transaction Date” and “GL Date”? A: The Transaction Date is when the sale occurred. The GL Date is when it is recognized in the books. They can differ (e.g., a Jan 31st invoice booked in Feb). This report typically filters by GL Date for accounting purposes.
Useful Links
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics