Search Results access oracle account
The ZX_ACCT_TX_CLS_DEFS_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for tax classification definitions within the Oracle E-Business Tax module. This table stores metadata that defines how tax classifications are structured, applied, and validated across transactional entities in the system. It serves as a foundation for the tax engine's ability to determine appropriate tax treatments based on predefined rules and hierarchies.
Table Structure and Key Columns
TheZX_ACCT_TX_CLS_DEFS_ALL
table contains columns that define tax classification attributes, relationships, and validation rules. Key columns include:
- TAX_CLASSIFICATION_CODE: A unique identifier for the tax classification.
- TAX_CLASSIFICATION_TYPE_CODE: Categorizes the classification (e.g., PRODUCT, PARTY, PLACE).
- START_DATE and END_DATE: Define the active period for the classification.
- PARENT_CLASSIFICATION_CODE: Establishes hierarchical relationships between classifications.
- ENABLED_FLAG: Indicates whether the classification is active.
- REQUIRED_FLAG: Specifies if the classification is mandatory for transactions.
Functional Role in Oracle E-Business Tax
This table supports the following core functionalities:- Tax Determination: The tax engine references classification definitions to determine applicable tax rates, exemptions, and reporting requirements.
- Validation Framework: Rules stored in this table ensure that tax classifications assigned to transactions, parties, or products comply with regulatory requirements.
- Hierarchical Tax Structures: The PARENT_CLASSIFICATION_CODE enables multi-level tax hierarchies used in complex tax regimes.
- Multi-Org Support: The _ALL suffix indicates the table stores data across operating units, with ORG_ID controlling access.
Integration Points
ZX_ACCT_TX_CLS_DEFS_ALL
integrates with several key EBS components:
- AR/AP/PO Modules: Provides tax classification data for invoice and purchase order processing.
- Inventory Management: Associates product categories with tax classifications.
- TCA (Trading Community Architecture): Maintains party tax profiles.
- GL: Supports tax accounting entries.
Implementation Considerations
When implementing or upgrading Oracle EBS Tax:- Classification definitions must be carefully mapped to regional tax requirements.
- The hierarchical structure should mirror legal tax hierarchies in each jurisdiction.
- Historical data retention policies must account for tax audit requirements.
- Performance tuning may be needed for implementations with thousands of classifications.
Technical Administration
Administrators should note:- The table is owned by the ZX (E-Business Tax) schema.
- Concurrent programs like "Synchronize Tax Classification Data" maintain table integrity.
- Customizations should use the standard API (ZX_API_PUB) rather than direct DML.
- Indexes exist on key columns like TAX_CLASSIFICATION_CODE and ORG_ID.
ZX_ACCT_TX_CLS_DEFS_ALL
is essential for accurate tax calculation, reporting, and audit compliance.
-
File: Oracle E-Business Tax Logical Data Model R12.pdf
12.1.1
product: ZX - E-Business Tax , size: 93.47 KBytes , file_type: PDF Diagram ,
-
File: Oracle E-Business Tax Logical Data Model R12.pdf
12.2.2
product: ZX - E-Business Tax , size: 93.47 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: ZXJGTAX
12.2.2
execution_filename: ZXJGTAX , product: ZX - E-Business Tax , user_name: Tax Reconciliation by Taxable Account Report , description: Tax Reconciliation by Taxable Account Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXJGTAX
12.1.1
execution_filename: ZXJGTAX , product: ZX - E-Business Tax , user_name: Tax Reconciliation by Taxable Account Report , description: Tax Reconciliation by Taxable Account Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: RXZXTXBL
12.1.1
execution_filename: ZX_C_JG_EXTRACT.TAX_BY_TAXABLE , product: ZX - E-Business Tax , user_name: ZXRXTXBL , description: RX-only: Tax Reconciliation by Taxable Account , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: RXZXTXBL
12.2.2
execution_filename: ZX_C_JG_EXTRACT.TAX_BY_TAXABLE , product: ZX - E-Business Tax , user_name: ZXRXTXBL , description: RX-only: Tax Reconciliation by Taxable Account , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ZXRXTXBL
12.1.1
product: ZX - E-Business Tax , user_name: Publish Tax Reconciliation by Taxable Account , description: Publish Tax Reconciliation by Taxable Account , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Concurrent Program: ZXRXTXBL
12.2.2
product: ZX - E-Business Tax , user_name: Publish Tax Reconciliation by Taxable Account , description: Publish Tax Reconciliation by Taxable Account , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Concurrent Program: ZXJGTAX_XML
12.1.1
product: ZX - E-Business Tax , user_name: Tax Reconciliation by Taxable Account Report (XML) - Not Supported: Reserved For Future Use , description: Tax Reconciliation by Taxable Account Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: ZXJGTAX_XML
12.2.2
product: ZX - E-Business Tax , user_name: Tax Reconciliation by Taxable Account Report (XML) - Not Supported: Reserved For Future Use , description: Tax Reconciliation by Taxable Account Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Table: ZX_ACCT_TX_CLS_DEFS_ALL
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ACCT_TX_CLS_DEFS_ALL, object_name:ZX_ACCT_TX_CLS_DEFS_ALL, status:VALID, product: ZX - E-Business Tax , description: This table contains tax classification code defaults for account segment values. Each record represents a default tax classification code defined by the internal organization for an account segment value. , implementation_dba_data: ZX.ZX_ACCT_TX_CLS_DEFS_ALL ,
-
Table: ZX_ACCT_TX_CLS_DEFS_ALL
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ACCT_TX_CLS_DEFS_ALL, object_name:ZX_ACCT_TX_CLS_DEFS_ALL, status:VALID, product: ZX - E-Business Tax , description: This table contains tax classification code defaults for account segment values. Each record represents a default tax classification code defined by the internal organization for an account segment value. , implementation_dba_data: ZX.ZX_ACCT_TX_CLS_DEFS_ALL ,
-
Table: ZX_ACCOUNT_RATES
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ACCOUNT_RATES, object_name:ZX_ACCOUNT_RATES, status:VALID, product: ZX - E-Business Tax , description: This table contains tax options for a ledger or an account segment value. Each record represents input or output tax options defined by a configuration owner for a ledger or for a specific account segment value within that ledger. , implementation_dba_data: ZX.ZX_ACCOUNT_RATES ,
-
Table: ZX_ACCOUNT_RATES
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_ACCOUNT_RATES, object_name:ZX_ACCOUNT_RATES, status:VALID, product: ZX - E-Business Tax , description: This table contains tax options for a ledger or an account segment value. Each record represents input or output tax options defined by a configuration owner for a ledger or for a specific account segment value within that ledger. , implementation_dba_data: ZX.ZX_ACCOUNT_RATES ,
-
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_ACCOUNT_PRECEDENCE_LEVEL
12.2.2
product: ZX - E-Business Tax , meaning: Tax Account Precedence Level ,
-
Lookup Type: ZX_ACCOUNT_PRECEDENCE_LEVEL
12.1.1
product: ZX - E-Business Tax , meaning: Tax Account Precedence Level ,
-
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_ACCOUNT_CREATION_METHOD
12.1.1
product: ZX - E-Business Tax , meaning: Tax Account Creation Method will be populated from a lookup ,
-
Lookup Type: ZX_ACCOUNT_CREATION_METHOD
12.2.2
product: ZX - E-Business Tax , meaning: Tax Account Creation Method will be populated from a lookup ,
-
Lookup Type: ZX_ACCOUNT_FLEX_CQ
12.1.1
product: ZX - E-Business Tax , meaning: ZX_ACCOUNT_FLEX_CQ , description: Account Flexfield Sub Class ,
-
Lookup Type: ZX_ACCOUNT_FLEX_CQ
12.2.2
product: ZX - E-Business Tax , meaning: ZX_ACCOUNT_FLEX_CQ , description: Account Flexfield Sub Class ,
-
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 ,
-
Concurrent Program: ZXITAPIS
12.1.1
execution_filename: ZXITAPIS , product: ZX - E-Business Tax , user_name: ZX Bulk Testing Tool Report for Oracle E-Business Tax , description: ZX Bulk Testing Tool Report for Oracle E-Business Tax , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXITAPIS
12.2.2
execution_filename: ZXITAPIS , product: ZX - E-Business Tax , user_name: ZX Bulk Testing Tool Report for Oracle E-Business Tax , description: ZX Bulk Testing Tool Report for Oracle E-Business Tax , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_FISCAL_CLASSIF_SYSTEM
12.2.2
product: ZX - E-Business Tax , meaning: Fiscal Classification System , description: Fiscal Classification System ,
-
Lookup Type: ZX_FISCAL_CLASSIF_SYSTEM
12.1.1
product: ZX - E-Business Tax , meaning: Fiscal Classification System , description: Fiscal Classification System ,
-
Lookup Type: ZX_FC_PRODUCT_SOURCE
12.1.1
product: ZX - E-Business Tax , meaning: Product Classification Source ,
-
Lookup Type: ZX_FC_PRODUCT_SOURCE
12.2.2
product: ZX - E-Business Tax , meaning: Product Classification Source ,
-
Lookup Type: ZX_WHERE_ORA_INV_INSTALLED
12.1.1
product: ZX - E-Business Tax , meaning: Where Oracle Inventory is installed , description: Where Oracle Inventory is installed ,
-
Lookup Type: ZX_WHERE_ORA_INV_NOT_INSTALLED
12.1.1
product: ZX - E-Business Tax , meaning: Where Oracle Inventory is NOT installed , description: Where Oracle Inventory is NOT installed ,
-
Lookup Type: ZX_WHERE_ORA_INV_INSTALLED
12.2.2
product: ZX - E-Business Tax , meaning: Where Oracle Inventory is installed , description: Where Oracle Inventory is installed ,
-
Lookup Type: ZX_WHERE_ORA_INV_NOT_INSTALLED
12.2.2
product: ZX - E-Business Tax , meaning: Where Oracle Inventory is NOT installed , description: Where Oracle Inventory is NOT installed ,
-
Lookup Type: ZX_TAX_METHOD_OPTIONS
12.2.2
product: ZX - E-Business Tax , meaning: Tax method ,
-
Lookup Type: ZX_TAX_METHOD_OPTIONS
12.1.1
product: ZX - E-Business Tax , meaning: Tax method ,
-
Lookup Type: ZX_IGC_DEFAULT_HIERARCHY
12.2.2
product: ZX - E-Business Tax , meaning: IGC Defaulting Hierarchy for Tax Codes ,
-
Lookup Type: ZX_IGC_DEFAULT_HIERARCHY
12.1.1
product: ZX - E-Business Tax , meaning: IGC Defaulting Hierarchy for Tax Codes ,
-
Concurrent Program: ZXTAXLOG
12.2.2
execution_filename: ZXTAXLOG , product: ZX - E-Business Tax , user_name: ZXTAXLOG , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXXVATEX
12.1.1
execution_filename: ZXXVATEX , product: ZX - E-Business Tax , user_name: ZXXVATEX , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_PO_DEFAULT_HIERARCHY
12.1.1
product: ZX - E-Business Tax , meaning: PO Defaulting Hierarchy for Tax Codes ,
-
Concurrent Program: ZXXVATEX
12.2.2
execution_filename: ZXXVATEX , product: ZX - E-Business Tax , user_name: ZXXVATEX , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_PO_DEFAULT_HIERARCHY
12.2.2
product: ZX - E-Business Tax , meaning: PO Defaulting Hierarchy for Tax Codes ,
-
Concurrent Program: ZXXEUSL
12.2.2
execution_filename: ZXXEUSL , product: ZX - E-Business Tax , user_name: ZXXEUSL , description: European Sales Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXTAXLOG
12.1.1
execution_filename: ZXTAXLOG , product: ZX - E-Business Tax , user_name: ZXTAXLOG , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ZXXATB
12.1.1
execution_filename: ZXXATB , product: ZX - E-Business Tax , user_name: ZXXATB , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ZX_PA_DEFAULT_HIERARCHY
12.1.1
product: ZX - E-Business Tax , meaning: PA Defaulting Hierarchy for Tax Codes ,
-
Concurrent Program: ZXXATB
12.2.2
execution_filename: ZXXATB , product: ZX - E-Business Tax , user_name: ZXXATB , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,