Search Results zx_rec_nrec_dist
The ZX_REC_NREC_DIST
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for tax-related data, specifically designed to store recoverable and non-recoverable tax distribution details. This table is part of the Oracle E-Business Tax (EBTax) module, which manages tax calculations, reporting, and compliance within the financial architecture of Oracle EBS. Below is a detailed analysis of its structure, purpose, and integration within the Oracle EBS ecosystem.
Purpose and Functional Overview
TheZX_REC_NREC_DIST
table serves as a ledger for tax distributions, distinguishing between recoverable (input tax that can be reclaimed) and non-recoverable (taxes that cannot be reclaimed) amounts. It is primarily used to support tax accounting, reconciliation, and reporting processes. The table captures transactional tax details, enabling organizations to comply with regional tax regulations, such as VAT, GST, or sales tax requirements. Key functionalities include:
- Tax Allocation: Segregates tax amounts into recoverable and non-recoverable categories based on tax rules and jurisdiction.
- GL Integration: Links tax distributions to General Ledger (GL) accounts for accurate financial posting.
- Audit Trail: Maintains historical records of tax adjustments and distributions for compliance and auditing purposes.
Table Structure and Key Columns
TheZX_REC_NREC_DIST
table comprises columns that store identifiers, amounts, and metadata for tax distributions. Notable columns include:
- REC_NREC_DIST_ID: Primary key, uniquely identifying each distribution record.
- APPLICATION_ID: References the Oracle EBS module (e.g., AP, AR, GL) generating the tax transaction.
- ENTITY_CODE: Indicates the entity type (e.g., invoice, journal entry) associated with the tax distribution.
- EVENT_CLASS_CODE: Classifies the tax event (e.g., invoice validation, payment).
- TRX_ID: Foreign key linking to the source transaction (e.g.,
AP_INVOICES_ALL.INVOICE_ID
). - RECOVERABLE_AMOUNT: The portion of tax deemed recoverable.
- NON_RECOVERABLE_AMOUNT: The non-reclaimable tax amount.
- TAX_RATE_ID: References the tax rate applied, from
ZX_RATES_B
. - ACCOUNT_CCID: GL account code combination ID for posting.
Integration with Oracle EBS Modules
The table interacts with multiple Oracle EBS modules, including:- Accounts Payable (AP): Captures tax distributions for supplier invoices.
- Accounts Receivable (AR): Manages tax allocations for customer transactions.
- General Ledger (GL): Ensures accurate tax accounting through journal entries.
- EBTax Engine: Populates the table during tax calculation workflows.
Technical Considerations
- Indexing: Key columns like
REC_NREC_DIST_ID
,TRX_ID
, andAPPLICATION_ID
are indexed for performance. - Partitioning: In high-volume environments, partitioning by
TRX_DATE
orAPPLICATION_ID
may be implemented. - Purge Policies: Data retention aligns with fiscal and legal requirements, often archived post-reporting cycles.
Conclusion
TheZX_REC_NREC_DIST
table is a cornerstone of Oracle EBS's tax functionality, ensuring precise tax accounting and compliance. Its integration with core financial modules and detailed data structure make it indispensable for organizations navigating complex tax landscapes. Understanding its design and usage is essential for tax configuration, reporting, and troubleshooting in Oracle EBS implementations.
-
Table: ZX_REC_NREC_DIST
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_REC_NREC_DIST, object_name:ZX_REC_NREC_DIST, status:VALID, product: ZX - E-Business Tax , description: This table stores tax distributions. Each record stores a recoverable or non-recoverable tax distribution line. , implementation_dba_data: ZX.ZX_REC_NREC_DIST ,
-
Table: ZX_REC_NREC_DIST
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_REC_NREC_DIST, object_name:ZX_REC_NREC_DIST, status:VALID, product: ZX - E-Business Tax , description: This table stores tax distributions. Each record stores a recoverable or non-recoverable tax distribution line. , implementation_dba_data: ZX.ZX_REC_NREC_DIST ,
-
APPS.ZX_JG_EXTRACT_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TEST_API dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRD_INTERNAL_SERVICES_PVT dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_API_PUB dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_NEW_SERVICES_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_AP_POPULATE_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_ON_FLY_TRX_UPGRADE_PO_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_AP_ACTG_POPULATE_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRL_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_API_PUB dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.AP_INVOICE_LINES_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_AP_POPULATE_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.AP_ETAX_SERVICES_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRL_MANAGE_TAX_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.AP_ETAX_UTILITY_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRX_DETAIL dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TEST_API dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_ON_FLY_TRX_UPGRADE_AP_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.AP_ETAX_UTILITY_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.JE_ZZ_AUDIT_AP_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.JE_ZZ_AUDIT_AP_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_NEW_SERVICES_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.PO_TAX_INTERFACE_PVT dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_API_PUB dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.AP_CANCEL_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.PO_TAX_INTERFACE_PVT dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TRD_INTERNAL_SERVICES_PVT dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_AP_ACTG_POPULATE_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TRL_MANAGE_TAX_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.AP_XLA_UPGRADE_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_NEW_SERVICES_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_CORE_REP_EXTRACT_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_ON_FLY_TRX_UPGRADE_AP_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRX_DETAIL dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRL_DISTRIBUTIONS_PKG dependencies on ZX_REC_NREC_DIST
12.1.1
-
APPS.ZX_TRL_DISTRIBUTIONS_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.AP_ETAX_SERVICES_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_JG_EXTRACT_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_TRL_PUB_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.AP_APPROVAL_PKG dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_API_PUB dependencies on ZX_REC_NREC_DIST
12.2.2
-
APPS.ZX_ON_FLY_TRX_UPGRADE_PO_PKG dependencies on ZX_REC_NREC_DIST
12.2.2