Search Results ap invoice all
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: AP Integration R12.pdf
12.1.1
product: ZX - E-Business Tax , size: 18.223 KBytes , file_type: PDF Diagram ,
-
File: AP Integration R12.pdf
12.2.2
product: ZX - E-Business Tax , size: 18.223 KBytes , file_type: PDF Diagram ,
-
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_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_TRL_INVOICE_STATUS
12.1.1
product: ZX - E-Business Tax , meaning: Invoice Status , description: Invoice status (paid, posted, validated, or all) ,
-
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) ,
-
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_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 ,
-
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 ,
-
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_TAX_TYPE_CATEGORY
12.1.1
product: ZX - E-Business Tax , meaning: Tax Type Category , description: Tax Type Category ,
-
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 ,
-
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 ,
-
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_TRL_POSTING_STATUS
12.1.1
product: ZX - E-Business Tax , meaning: GL Transfer Status , description: GL Transfer Status ,
-
Lookup Type: ZX_TRL_POSTING_STATUS
12.2.2
product: ZX - E-Business Tax , meaning: GL Transfer Status , description: GL Transfer Status ,
-
Lookup Type: ZX_TRL_TRANSFERRED_STATUS
12.2.2
product: ZX - E-Business Tax , meaning: Transferred Status , description: Describes Transferred to GL Status ,
-
Lookup Type: ZX_TRL_TRANSFERRED_STATUS
12.1.1
product: ZX - E-Business Tax , meaning: Transferred Status , description: Describes Transferred to GL Status ,
-
Lookup Type: ZX_TRL_REGISTER_TYPE
12.1.1
product: ZX - E-Business Tax , meaning: TRL Register Type , description: Register Type ,
-
Lookup Type: ZX_TRL_REGISTER_TYPE
12.2.2
product: ZX - E-Business Tax , meaning: TRL Register Type , description: Register Type ,
-
Lookup Type: ZX_TAX_LINE_STATUS
12.1.1
product: ZX - E-Business Tax , meaning: Tax Line Status ,
-
Lookup Type: ZX_TAX_LINE_STATUS
12.2.2
product: ZX - E-Business Tax , meaning: Tax Line Status ,
-
Lookup Type: ZX_FC_PRODUCT_SOURCE
12.1.1
product: ZX - E-Business Tax , meaning: Product Classification Source ,
-
Lookup Type: ZX_LINE_AMT_INCLUDES_TAX
12.2.2
product: ZX - E-Business Tax , meaning: Line Amount Includes Tax ,
-
Lookup Type: ZX_LINE_AMT_INCLUDES_TAX
12.1.1
product: ZX - E-Business Tax , meaning: Line Amount Includes Tax ,
-
Lookup Type: ZX_FC_PRODUCT_SOURCE
12.2.2
product: ZX - E-Business Tax , meaning: Product Classification Source ,
-
Lookup Type: ZX_TRL_INCLUDE_ADJ
12.1.1
product: ZX - E-Business Tax , meaning: Values for Include Adjustments , description: Values for Include Adjustments ,
-
Lookup Type: ZX_TRL_INCLUDE_ADJ
12.2.2
product: ZX - E-Business Tax , meaning: Values for Include Adjustments , description: Values for Include Adjustments ,
-
Lookup Type: ZX_FISCAL_CATEGORY
12.2.2
product: ZX - E-Business Tax , meaning: ZX_FISCAL_CATEGORY ,
-
Lookup Type: ZX_FISCAL_CATEGORY
12.1.1
product: ZX - E-Business Tax , meaning: ZX_FISCAL_CATEGORY ,
-
Lookup Type: ZX_LEGAL_MESSAGE
12.2.2
product: ZX - E-Business Tax , meaning: Legal Message Type ,
-
Table: ZX_PARAMETERS_B
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_PARAMETERS_B, object_name:ZX_PARAMETERS_B, status:VALID, product: ZX - E-Business Tax , description: This table stores definitions of all tax parameters. , implementation_dba_data: ZX.ZX_PARAMETERS_B ,
-
Lookup Type: ZX_RULE_EVNT_APPLICABILITY
12.2.2
product: ZX - E-Business Tax , meaning: Events Applicability for Rules created in Simple Flow ,
-
Lookup Type: ZX_RULE_EVNT_APPLICABILITY
12.1.1
product: ZX - E-Business Tax , meaning: Events Applicability for Rules created in Simple Flow ,
-
Table: ZX_PARAMETERS_B
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_PARAMETERS_B, object_name:ZX_PARAMETERS_B, status:VALID, product: ZX - E-Business Tax , description: This table stores definitions of all tax parameters. , implementation_dba_data: ZX.ZX_PARAMETERS_B ,