Skip to the content.

AR Transactions and Lines – Oracle EBS SQL Report

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

Overview

AR transaction report. Can be run at Header, Line and/or Distribution Level Optionally include special columns for service contracts (OKS) and lease contracts (OKL) data

Report Parameters

Ledger, Operating Unit, Display Level, Bill To Customer like, Bill To Customer Number, Consolidated Invoice Number, Transaction Number, Inv. Date Period, Inv. Date From, Inv. Date To, GL Period, GL Date From, GL Date To, Inv. Creation Date From, Inv. Creation Date To, Status, Overdue for more than x Days, Salesperson, Transaction Class, Transaction Type, Batch Source, Batch Name, Interface Category, Sales Order, Ship From Warehouse, Distribution Class, Distribution Account From, Distribution Account To, Print Date from, Print Date to, Display Contracts Details, Category Set 1, Category Set 2, Category Set 3, Show DFF Attributes

Oracle EBS Tables Used

ra_customer_trx_all, ar_cons_inv_trx_all, ar_cons_inv_all, ra_customer_trx_lines_all, gl_ledgers, hr_all_organization_units_vl, ar_payment_schedules_all, oe_sys_parameters_all, ar_xla_ctlgd_lines_v, mtl_system_items_vl, gl_code_combinations_kfv, ra_batch_sources_all, ra_batches_all, ra_cust_trx_types_all, ra_terms_vl, hz_cust_accounts, hz_parties, hz_cust_site_uses_all, hz_cust_acct_sites_all, hz_party_sites, hz_locations, fnd_territories_vl, ra_territories_kfv, jtf_rs_salesreps, jtf_rs_resource_extns_vl, oe_order_lines_all, oe_order_headers_all, ar_receipt_methods, iby_fndcpt_pmt_chnnls_vl, iby_fndcpt_tx_extensions, iby_pmt_instr_uses_all, iby_creditcard, iby_ext_bank_accounts

Report Categories

Enginatics, Nidec changes, R12 only

AR Transaction Register, AR Incomplete Transactions, AR Transactions and Payments, AR Aging, AR Customer Upload

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 Transactions and Lines 20-Jan-2019 115611.xlsx
Blitz Report™ XML Import AR_Transactions_and_Lines.xml
Full SQL on Enginatics www.enginatics.com/reports/ar-transactions-and-lines/

Case Study & Technical Analysis: AR Transactions and Lines

1. Executive Summary

Business Problem

Accounts Receivable (AR) departments need detailed visibility into customer transactions to manage collections, resolve disputes, and analyze revenue. Standard reports often lack the flexibility to show data at different levels of granularity (Header, Line, Distribution) or to include industry-specific details like Service Contracts (OKS) or Lease Management (OKL). Common challenges include:

Solution Overview

The AR Transactions and Lines report is a versatile, multi-level reporting tool that serves as the “Swiss Army Knife” for AR analysis. It allows users to run the report at the Header level (for aging and balances), Line level (for product and revenue analysis), or Distribution level (for accounting reconciliation). It enriches standard AR data with critical context from Order Management, Service Contracts, and Payments.

Key Benefits

2. Technical Analysis

Core Tables and Views

The report queries the core AR transaction tables and links to several peripheral modules:

SQL Logic and Data Flow

The SQL uses a modular approach with lexical parameters (&line_columns, &distribution_columns) to dynamically adjust the query based on the user’s selected “Display Level”.

Integration Points

3. Functional Capabilities

Reporting Dimensions

Key Parameters

4. Implementation Considerations

Performance

Best Practices


© 2026 Enginatics