Search Results zx_rates_b
Overview
The ZX_RATES_B table is a core repository for tax rate data within the Oracle E-Business Tax (ZX) module of Oracle E-Business Suite (EBS) releases 12.1.1 and 12.2.2. It serves as the master table for storing detailed, effective-dated tax rates that are applicable to specific tax statuses or tax jurisdictions. Its primary role is to provide the definitive source of rate information used by the E-Business Tax engine to calculate tax amounts on transactions. The table supports multiple configuration owners, enabling the system to manage rates for different legal entities or tax regimes within a single installation.
Key Information Stored
Each row in ZX_RATES_B represents a unique, time-sensitive tax rate. The table's primary key is the TAX_RATE_ID, a unique identifier for each rate record. While the full column list is not detailed in the provided metadata, based on its description and standard EBS design, the table typically stores critical attributes such as the effective start and end dates for the rate, the applicable tax regime code, tax status, tax jurisdiction, and the actual rate percentage or amount. It also contains columns linking the rate to its configuration owner and controlling tax rules, ensuring the correct rate is selected during transaction processing.
Common Use Cases and Queries
The primary use case is the retrieval of applicable tax rates for real-time tax calculation on invoices, purchases, and other financial transactions. It is also central for tax reporting, compliance audits, and maintaining historical rate changes. A common reporting query involves joining ZX_RATES_B with its descriptive translation table (ZX_RATES_TL) to fetch rate details in a specific language. For example, to find all active standard tax rates for a jurisdiction, a query might filter on the jurisdiction identifier, a specific tax status (e.g., 'STANDARD'), and a SYSDATE between the effective dates. Analyzing rate history for a specific tax regime requires selecting records ordered by effective start date.
Related Objects
ZX_RATES_B has defined foreign key relationships with several other key E-Business Tax tables, as documented in the metadata. The TAX_RATE_ID column is the principal join key.
- ZX_LINES: The main transaction tax lines table references ZX_RATES_B twice—via TAX_RATE_ID for the applied rate and ORIG_TAX_RATE_ID for the original rate.
- ZX_LINES_SUMMARY: References TAX_RATE_ID to associate summarized tax amounts with the specific rate used.
- ZX_RATES_TL: A translation table that depends on ZX_RATES_B (TAX_RATE_ID) to store language-specific descriptions for the rate.
- ZX_REC_NREC_DIST: References the table twice, using TAX_RATE_ID for the tax rate and RECOVERY_RATE_ID for a related recovery rate in the context of recoverable/non-recoverable tax distributions.
-
Table: ZX_RATES_B
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_RATES_B, object_name:ZX_RATES_B, status:VALID, product: ZX - E-Business Tax , description: This table stores rates for multiple configuration owners. Each row stores a rate that is effective for a specific period and is applicable to a specific tax status or tax jurisdiction. , implementation_dba_data: ZX.ZX_RATES_B ,
-
Table: ZX_RATES_B
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_RATES_B, object_name:ZX_RATES_B, status:VALID, product: ZX - E-Business Tax , description: This table stores rates for multiple configuration owners. Each row stores a rate that is effective for a specific period and is applicable to a specific tax status or tax jurisdiction. , implementation_dba_data: ZX.ZX_RATES_B ,
-
APPS.JL_ZZ_TAX dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_GL_TAX_OPTIONS_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TRL_ALLOCATIONS_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.IGI_RPI_UPDATE_VAT_RATE dependencies on ZX_RATES_B
12.2.2
-
APPS.JG_ZZ_JGZZALRL_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TCM_TAX_RATE_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TCM_CONTROL_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_EXTRACT_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.JL_ZZ_TAX_VALIDATE_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.IGIRRPI dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TDS_RULE_BASE_DETM_PVT dependencies on ZX_RATES_B
12.2.2
-
APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_FC_MIGRATE_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.OKL_TTD_PVT dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_CORE_REP_EXTRACT_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.JE_IT_LISTING_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_ON_FLY_TRX_UPGRADE_AP_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_GLOBAL_STRUCTURES_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TDS_TAX_LINES_DETM_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_PRODUCT_INTEGRATION_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TDS_RATE_DETM_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TRL_SUMMARY_OVERRIDE_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_VALIDATE_API_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ARP_TRX_COMPLETE_CHK dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TDS_RATE_DETM_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ARP_ACCT_MAIN dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_MIGRATE_TAX_DEF dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TRD_INTERNAL_SERVICES_PVT dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TPI_SERVICES_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_MIGRATE_UTIL dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_ON_FLY_TRX_UPGRADE_AR_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_MIGRATE_AR_TAX_DEF dependencies on ZX_RATES_B
12.1.1
-
APPS.AP_LINES_UPGRADE_SYNC_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_TCM_EXT_SERVICES_PUB dependencies on ZX_RATES_B
12.1.1
-
APPS.JG_ZZ_SUMMARY_AR_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on ZX_RATES_B
12.1.1
-
APPS.ZX_ON_FLY_TRX_UPGRADE_PO_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TPI_SERVICES_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_AR_FORMULA_MIG_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_MIGRATE_TAX_DEF_COMMON dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TRL_ALLOCATIONS_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.AP_LINES_UPGRADE_SYNC_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TDS_RATE_DETM_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_TDS_IMPORT_DOCUMENT_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.ZX_UTIL_PKG dependencies on ZX_RATES_B
12.2.2
-
APPS.JL_ZZ_TAX dependencies on ZX_RATES_B
12.2.2