Search Results jai_cmn_match_taxes_uk1
Overview
The table JAI_CMN_MATCH_TAXES is a core transactional data object within the Asia/Pacific Localizations (JA) module of Oracle E-Business Suite (EBS) releases 12.1.1 and 12.2.2. It is designed to support localized excise tax accounting, specifically for jurisdictions like India. Its primary role is to store the results of a critical tax recomputation process. This process occurs when goods received into inventory are matched against specific sales shipments, enabling the system to calculate the precise excise duty liability based on the actual goods sold, as required by regional excise laws. The table acts as a repository for these recalculated tax amounts, ensuring accurate financial reporting and compliance with statutory ledger postings.
Key Information Stored
The table's structure is centered on linking procurement and sales transactions for tax determination. Its primary key (MATCH_TAX_ID) ensures each record is unique. A significant unique key constraint combines several foreign key columns to enforce business logic: REF_LINE_ID (likely referencing the sales order line), ORDER_INVOICE, RECEIPT_ID, and TAX_LINE_NO. This combination prevents duplicate tax calculations for the same matched transaction. Key data columns include TAX_ID, which links to the master tax definition in JAI_CMN_TAXES_ALL, and RECEIPT_ID, which links to the receipt transaction in JAI_CMN_RG_23D_TRXS—a table typically associated with excise duty registers. The table stores the recomputed tax amounts, quantities, and other attributes necessary for generating compliant excise documentation.
Common Use Cases and Queries
The primary use case is the generation of excise duty reports, such as the RG 23D register in the Indian context, which mandates tracking duty based on the clearance of goods. Finance and tax teams query this table to audit the excise liability calculated post-receipt matching. A common reporting pattern involves joining to related shipment and receipt tables to reconcile tax figures. For troubleshooting, a query might isolate records for a specific sales order or receipt to verify the matching logic and resulting tax amounts. Sample SQL to analyze matched taxes for a period would typically join JAI_CMN_MATCH_TAXES with JAI_CMN_RG_23D_TRXS and JAI_CMN_TAXES_ALL.
Related Objects
- JAI_CMN_TAXES_ALL: A master table providing the tax rate and rules applied via the foreign key on TAX_ID.
- JAI_CMN_RG_23D_TRXS: Directly related through the RECEIPT_ID foreign key, this table stores detailed excise register entries for receipts, forming one side of the match.
- Primary Key Constraint (JAI_CMN_MATCH_TAXES_PK): On MATCH_TAX_ID, ensuring record uniqueness.
- Unique Key Constraint (JAI_CMN_MATCH_TAXES_UK1): On the combination of REF_LINE_ID, ORDER_INVOICE, RECEIPT_ID, and TAX_LINE_NO, enforcing the business rule for the matching process.
-
INDEX: JA.JAI_CMN_MATCH_TAXES_UK1
12.1.1
owner:JA, object_type:INDEX, object_name:JAI_CMN_MATCH_TAXES_UK1, status:VALID,
-
INDEX: JA.JAI_CMN_MATCH_TAXES_UK1
12.2.2
owner:JA, object_type:INDEX, object_name:JAI_CMN_MATCH_TAXES_UK1, status:VALID,
-
Table: JAI_CMN_MATCH_TAXES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_TAXES, object_name:JAI_CMN_MATCH_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores recomputed excise tax based on Receipt matching with Sales shipments , implementation_dba_data: JA.JAI_CMN_MATCH_TAXES ,
-
Table: JAI_CMN_MATCH_TAXES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_TAXES, object_name:JAI_CMN_MATCH_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores recomputed excise tax based on Receipt matching with Sales shipments , implementation_dba_data: JA.JAI_CMN_MATCH_TAXES ,
-
12.1.1 DBA Data
12.1.1
-
TABLE: JA.JAI_CMN_MATCH_TAXES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_TAXES, object_name:JAI_CMN_MATCH_TAXES, status:VALID,
-
TABLE: JA.JAI_CMN_MATCH_TAXES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_TAXES, object_name:JAI_CMN_MATCH_TAXES, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
eTRM - JA Tables and Views
12.1.1
description: The 'JA_CN_SYSTEM_PARAMETERS_ALL' table stores information defined by 'System Options' form, 'Electronic Accounting Book Export' program will get most data from data in the table. A legal entity can only have one record in the table. ,
-
eTRM - JA Tables and Views
12.2.2
description: The 'JA_CN_VOUCHER_NUMBER' table stores the voucher number of GL journal lines. ,
-
eTRM - JA Tables and Views
12.1.1
description: The 'JA_CN_SYSTEM_PARAMETERS_ALL' table stores information defined by 'System Options' form, 'Electronic Accounting Book Export' program will get most data from data in the table. A legal entity can only have one record in the table. ,
-
eTRM - JA Tables and Views
12.2.2
description: The 'JA_CN_VOUCHER_NUMBER' table stores the voucher number of GL journal lines. ,