Search Results ar invoice amount
The ZX_ID_TCC_MAPPING_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Tax Calculation and Compliance (TCC) module, which is part of the Oracle E-Business Tax (EBTax) framework. This table serves as a repository for mapping tax classification codes (TCCs) to various tax-related identifiers, ensuring accurate tax determination, reporting, and compliance across global jurisdictions. Below is a detailed 500-word summary of its structure, purpose, and functional significance.
Purpose and Functional Role
TheZX_ID_TCC_MAPPING_ALL
table facilitates the association between tax classification codes (TCCs) and other tax identifiers, such as tax rates, tax jurisdictions, or tax regimes. TCCs are standardized codes used to categorize transactions for tax purposes (e.g., goods, services, or exempt items). This mapping ensures that the system applies the correct tax rules based on predefined classifications, enabling precise tax calculations and adherence to regional tax laws.
Key Columns and Structure
The table includes the following critical columns:- TCC_MAPPING_ID: Primary key uniquely identifying each mapping record.
- TAX_CLASSIFICATION_CODE: The TCC assigned to a transaction or item.
- TAX_ID: References a tax rate, jurisdiction, or regime in related tables like
ZX_RATES_B
orZX_JURISDICTIONS_B
. - MAPPING_TYPE: Specifies the nature of the mapping (e.g., rate, jurisdiction, or regime).
- EFFECTIVE_FROM/TO: Defines the validity period of the mapping.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record changes.
Integration with EBTax
The table integrates with Oracle EBTax's core engine to:- Tax Determination: During transaction processing, the system queries this table to resolve TCCs into applicable tax rules.
- Compliance Reporting: Ensures tax reports (e.g., VAT returns) align with jurisdictional requirements by referencing mapped identifiers.
- Multi-Region Support: Enables handling of diverse tax regimes by associating TCCs with region-specific tax IDs.
Usage Scenarios
- Invoice Processing: When an invoice line is assigned a TCC, the system uses
ZX_ID_TCC_MAPPING_ALL
to determine the tax rate based on the mappedTAX_ID
. - Configuration Tax administrators define mappings during setup to align TCCs with local tax laws.
- Upgrades/Migrations: The table is reviewed during EBS upgrades to ensure mappings remain valid for new tax regulations.
Technical Considerations
- Multi-Org Access: The
_ALL
suffix indicates the table stores data for all operating units, filtered byORG_ID
in multi-org environments. - Indexing: Key columns like
TAX_CLASSIFICATION_CODE
andTAX_ID
are indexed for performance. - APIs: Custom integrations should use Oracle's public EBTax APIs to modify mappings, avoiding direct DML.
Differences in 12.1.1 vs. 12.2.2
While the table's core structure remains consistent, Oracle 12.2.2 introduces:- Enhanced validation logic for mappings via EBTax's upgraded rules engine.
- Support for additional
MAPPING_TYPE
values to accommodate new tax features. - Improved performance through optimizations in the tax determination cache.
Conclusion
TheZX_ID_TCC_MAPPING_ALL
table is a foundational element of Oracle EBTax, ensuring accurate tax calculations by bridging TCCs with tax identifiers. Its design supports scalability, compliance, and multi-region flexibility, making it indispensable for organizations operating in complex tax environments. Proper configuration and maintenance of this table are essential to avoid tax determination errors and ensure audit readiness.
-
File: AR Integration R12.pdf
12.1.1
product: ZX - E-Business Tax , size: 15.622 KBytes , file_type: PDF Diagram ,
-
File: AR Integration R12.pdf
12.2.2
product: ZX - E-Business Tax , size: 15.622 KBytes , file_type: PDF Diagram ,
-
Lookup Type: ZX_LINE_CLASS
12.2.2
product: ZX - E-Business Tax , meaning: Line Class ,
-
Lookup Type: ZX_LINE_CLASS
12.1.1
product: ZX - E-Business Tax , meaning: Line Class ,
-
Lookup Type: ZX_TRL_VENDOR_OR_INVOICE
12.2.2
product: ZX - E-Business Tax , meaning: Vendor Or Invoice , description: For choosing either vendor or invoice ,
-
Lookup Type: ZX_TRL_TAX_USE_DATE_BASIS
12.2.2
product: ZX - E-Business Tax , meaning: Tax Use Date Basis , description: Report Date Basis for Use Tax Liability Report ,
-
Lookup Type: ZX_TRL_TAX_USE_DATE_BASIS
12.1.1
product: ZX - E-Business Tax , meaning: Tax Use Date Basis , description: Report Date Basis for Use Tax Liability Report ,
-
Lookup Type: ZX_TRL_VENDOR_OR_INVOICE
12.1.1
product: ZX - E-Business Tax , meaning: Vendor Or Invoice , description: For choosing either vendor or invoice ,
-
Lookup Type: ZXXSTR_SORT_OPTION
12.1.1
product: ZX - E-Business Tax , meaning: ZXXSTR Sort Option , description: Sorting options for the Sales Tax Report ,
-
Lookup Type: ZXXSTR_SORT_OPTION
12.2.2
product: ZX - E-Business Tax , meaning: ZXXSTR Sort Option , description: Sorting options for the Sales Tax Report ,
-
Concurrent Program: ZXTWSEDI
12.2.2
execution_filename: ZXTWSEDI , product: ZX - E-Business Tax , user_name: ZXTWSEDI , description: Taiwanese EDI Government Uniform Invoice , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_TRL_REPORT_SORT_OPTION
12.1.1
product: ZX - E-Business Tax , meaning: Report Sort Option , description: Tax Audit Trail Report Sort Option ,
-
Lookup Type: ZX_TRL_REPORT_SORT_OPTION
12.2.2
product: ZX - E-Business Tax , meaning: Report Sort Option , description: Tax Audit Trail Report Sort Option ,
-
Lookup Type: ZX_TRL_TAXABLE_TRX_TYPE
12.1.1
product: ZX - E-Business Tax , meaning: TRL Taxable Transaction Type , description: TRL Taxable Transaction Type ,
-
Lookup Type: ZX_TRL_TAXABLE_TRX_TYPE
12.2.2
product: ZX - E-Business Tax , meaning: TRL Taxable Transaction Type , description: TRL Taxable Transaction Type ,
-
Lookup Type: ZX_TAX_TYPE_CATEGORY
12.1.1
product: ZX - E-Business Tax , meaning: Tax Type Category , description: Tax Type Category ,
-
Lookup Type: ZX_TRL_INVOICE_STATUS
12.1.1
product: ZX - E-Business Tax , meaning: Invoice Status , description: Invoice status (paid, posted, validated, or all) ,
-
Concurrent Program: ZXTWRUIL_XML
12.1.1
product: ZX - E-Business Tax , user_name: Taiwanese Receivables Government Uniform Invoice Report (XML) - Not Supported: Reserved For Future Use , description: Taiwanese Receivables Government Uniform Invoice Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: ZX_TAX_TYPE_CATEGORY
12.2.2
product: ZX - E-Business Tax , meaning: Tax Type Category , description: Tax Type Category ,
-
Concurrent Program: ZXTWRUIL_XML
12.2.2
product: ZX - E-Business Tax , user_name: Taiwanese Receivables Government Uniform Invoice Report (XML) - Not Supported: Reserved For Future Use , description: Taiwanese Receivables Government Uniform Invoice Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: ZX_TRL_INVOICE_STATUS
12.2.2
product: ZX - E-Business Tax , meaning: Invoice Status , description: Invoice status (paid, posted, validated, or all) ,
-
Concurrent Program: ZXTWRUIL
12.1.1
execution_filename: ZXARRECV , product: ZX - E-Business Tax , user_name: Receivables Tax Report by Ledger/Operating Unit , description: Receivables Tax Report by Ledger/Operating Unit , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXTWRUIL
12.2.2
execution_filename: ZXARRECV , product: ZX - E-Business Tax , user_name: Receivables Tax Report by Ledger/Operating Unit , description: Receivables Tax Report by Ledger/Operating Unit , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_AP_DEFAULT_HIERARCHY
12.1.1
product: ZX - E-Business Tax , meaning: AP Defaulting Hierarchy for Tax Codes ,
-
Lookup Type: ZX_AP_DEFAULT_HIERARCHY
12.2.2
product: ZX - E-Business Tax , meaning: AP Defaulting Hierarchy for Tax Codes ,
-
Lookup Type: ZX_TAX_HOLD_TYPE
12.1.1
product: ZX - E-Business Tax , meaning: Tax Hold Codes ,
-
Lookup Type: ZX_APPLIED_AMT_HANDLING
12.2.2
product: ZX - E-Business Tax , meaning: Prepayment Amount Handling Options ,
-
Lookup Type: ZX_TAX_HOLD_TYPE
12.2.2
product: ZX - E-Business Tax , meaning: Tax Hold Codes ,
-
Lookup Type: ZX_TAX_HOLD_RELEASE_TYPE
12.2.2
product: ZX - E-Business Tax , meaning: Tax Hold Release ,
-
Lookup Type: ZX_APPLIED_AMT_HANDLING
12.1.1
product: ZX - E-Business Tax , meaning: Prepayment Amount Handling Options ,
-
Lookup Type: ZX_TAX_HOLD_RELEASE_TYPE
12.1.1
product: ZX - E-Business Tax , meaning: Tax Hold Release ,
-
Lookup Type: ZX_TX_LEGAL_MESSAGE
12.2.2
product: ZX - E-Business Tax , meaning: E-BTax Legal Message , description: Tax Legal Message ,
-
Lookup Type: ZX_TX_LEGAL_MESSAGE
12.1.1
product: ZX - E-Business Tax , meaning: E-BTax Legal Message , description: Tax Legal Message ,
-
Lookup Type: ZX_AR_DEFAULT_HIERARCHY
12.2.2
product: ZX - E-Business Tax , meaning: AR Defaulting Hierarchy for Tax Codes ,
-
Lookup Type: ZX_AR_DEFAULT_HIERARCHY
12.1.1
product: ZX - E-Business Tax , meaning: AR Defaulting Hierarchy for Tax Codes ,
-
Lookup Type: ZX_TRL_PRODUCT_CODE
12.2.2
product: ZX - E-Business Tax , meaning: TRL Product Code , description: Product Code ,
-
Lookup Type: ZX_TRL_PRODUCT_CODE
12.1.1
product: ZX - E-Business Tax , meaning: TRL Product Code , description: Product Code ,
-
Lookup Type: ZX_LINE_AMT_INCLUDES_TAX
12.1.1
product: ZX - E-Business Tax , meaning: Line Amount Includes Tax ,
-
Lookup Type: ZX_LINE_AMT_INCLUDES_TAX
12.2.2
product: ZX - E-Business Tax , meaning: Line Amount Includes Tax ,
-
Table: ZX_ID_TCC_MAPPING_ALL
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ID_TCC_MAPPING_ALL, object_name:ZX_ID_TCC_MAPPING_ALL, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of tax classification codes applicable for an internal organization. This table also stores the mapping of migrated tax classiifcaiton codes to the tax code identifiers of AP and AR in prior releases. , implementation_dba_data: ZX.ZX_ID_TCC_MAPPING_ALL ,
-
Table: ZX_ID_TCC_MAPPING_ALL
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ID_TCC_MAPPING_ALL, object_name:ZX_ID_TCC_MAPPING_ALL, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of tax classification codes applicable for an internal organization. This table also stores the mapping of migrated tax classiifcaiton codes to the tax code identifiers of AP and AR in prior releases. , implementation_dba_data: ZX.ZX_ID_TCC_MAPPING_ALL ,
-
Lookup Type: ZX_TAXABLE_BASIS_TYPES
12.2.2
product: ZX - E-Business Tax , meaning: Txable Basis Types , description: Taxable Basis Types ,
-
Lookup Type: ZX_TAXABLE_BASIS_TYPES
12.1.1
product: ZX - E-Business Tax , meaning: Txable Basis Types , description: Taxable Basis Types ,
-
Table: ZX_FORMULA_B
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_FORMULA_B, object_name:ZX_FORMULA_B, status:VALID, product: ZX - E-Business Tax , description: This table stores formulas that will be used to calculate taxable basis and tax amounts. Each row stores a formula to determine taxable basis or tax amount for a specific tax. , implementation_dba_data: ZX.ZX_FORMULA_B ,
-
Table: ZX_FORMULA_B
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_FORMULA_B, object_name:ZX_FORMULA_B, status:VALID, product: ZX - E-Business Tax , description: This table stores formulas that will be used to calculate taxable basis and tax amounts. Each row stores a formula to determine taxable basis or tax amount for a specific tax. , implementation_dba_data: ZX.ZX_FORMULA_B ,
-
Table: ZX_FORMULA_DETAILS
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_FORMULA_DETAILS, object_name:ZX_FORMULA_DETAILS, status:VALID, product: ZX - E-Business Tax , description: For Taxable Basis formulas, this table stores compounding taxes or taxes for which the current tax is a surcharge. For Tax Calculation formulas, it stores taxes whose tax amounts must be added to/subtracted from the calculated tax amount. , implementation_dba_data: ZX.ZX_FORMULA_DETAILS ,
-
Table: ZX_FORMULA_DETAILS
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_FORMULA_DETAILS, object_name:ZX_FORMULA_DETAILS, status:VALID, product: ZX - E-Business Tax , description: For Taxable Basis formulas, this table stores compounding taxes or taxes for which the current tax is a surcharge. For Tax Calculation formulas, it stores taxes whose tax amounts must be added to/subtracted from the calculated tax amount. , implementation_dba_data: ZX.ZX_FORMULA_DETAILS ,