Skip to the content.

ZX US Sales Tax – Oracle EBS SQL Report

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

Overview

Imported from Concurrent Program Description: Sales Tax Report for use in U.S Application: E-Business Tax Source: U.S. Sales Tax Report Short Name: ZXXSTR

Report Parameters

Reporting Level, Reporting Context, Transaction Number, Transaction Date Low, Transaction Date High, GL Date Low, GL Date High, State Low, State High, Currency Low, Currency High, Exemption Status, Sales Tax Liability Account From, Sales Tax Liability Account To, Transfer to GL, Show all Adjustments & Credits, Include Non Tax Transactions, Debug Mode

Oracle EBS Tables Used

ra_customer_trx_all, zx_lines_det_factors, ra_cust_trx_line_gl_dist_all, ra_cust_trx_types_all, hz_cust_site_uses_all, hz_cust_acct_sites_all, hz_party_sites, hz_locations, hz_loc_assignments_obs, fnd_currencies, hz_cust_accounts, hz_parties, zx_rates_vl, &lp_table_parent_deposit_type, ra_customer_trx_lines_all, gl_code_combinations_kfv, zx_taxes_b

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 ZX_US_Sales_Tax.xml
Full SQL on Enginatics www.enginatics.com/reports/zx-us-sales-tax/

Case Study & Technical Analysis: ZX US Sales Tax Report

Executive Summary

The ZX US Sales Tax report is a crucial tax compliance and audit tool for organizations operating in the United States and utilizing Oracle E-Business Tax (EBTax). It provides a detailed breakdown of sales tax transactions, helping businesses manage their state-specific sales tax liabilities, reconcile collected tax amounts, and ensure accurate reporting to US tax authorities. This report is indispensable for tax accountants, financial analysts, and system administrators to understand the complex origination of sales tax, identify taxable and exempt transactions, troubleshoot tax calculation issues, and maintain a robust and compliant US sales tax framework.

Business Challenge

US Sales Tax is a highly complex area, with rules varying significantly by state, county, and even city, as well as by item and customer taxability. Managing this complexity presents significant challenges:

The Solution

This report offers a powerful, configurable, and transparent solution for analyzing US Sales Tax transactions, bringing clarity and control to sales tax compliance and reporting.

Technical Architecture (High Level)

The report queries core Oracle Receivables (AR) and E-Business Tax (ZX) tables to provide its detailed sales tax analysis. It is an enhanced version of a standard Oracle concurrent program.

Parameters & Filtering

The report offers an extensive set of parameters for precise filtering and detailed data inclusion:

Performance & Optimization

As a detailed transactional report integrating data across multiple modules (AR, EBTax, GL), it is optimized through strong filtering and date-driven processing.

FAQ

1. What is the primary difference between a ‘Transaction Date’ and a ‘GL Date’ in this report? The Transaction Date is the actual date the customer invoice or sales order was created. The GL Date is the accounting period date when the transaction’s financial impact (including sales tax) is recognized in the General Ledger. These dates can differ, especially if transactions are created in one period but accounted for in another.

2. How does the report identify ‘Sales Tax Liability Accounts’? The report links the sales tax lines (zx_lines_det_factors) to their corresponding GL distributions (ra_cust_trx_line_gl_dist_all) and then retrieves the GL code combination. The Sales Tax Liability Account From/To parameters allow users to filter for these specific GL accounts, which are typically where the collected sales tax is posted before remittance to tax authorities.

3. Can this report help identify transactions where a sales tax exemption was incorrectly applied or missed? Yes. By using the Exemption Status parameter, you can filter for both exempt and taxable transactions. Reviewing exempt transactions (and their supporting Exemption Certificate details, if included in the report) ensures proper application. Conversely, reviewing taxable transactions for which an exemption should have applied can highlight potential missed exemptions, leading to over-collection or incorrect billing.


© 2026 Enginatics