Search Results jai_cmn_match_taxes
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.
-
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 ,
-
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 ,
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_CMN_RCV_MATCHING_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_OM_WDD_PROCESSING_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_MATCH_TAXES
12.1.1
-
APPS.JAI_CMN_RCV_MATCHING_PKG dependencies on JAI_CMN_MATCH_TAXES
12.1.1
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_MATCH_TAXES
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_CREDIT_CHECK_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_AR_TRXS_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_MATCH_TAXES
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_TAXES
12.1.1
-
VIEW: JA.JAI_CMN_MATCH_TAXES#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_CMN_MATCH_TAXES#, status:VALID,
-
SYNONYM: APPS.JAI_CMN_MATCH_TAXES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JAI_CMN_MATCH_TAXES, status:VALID,
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
SYNONYM: APPS.JAI_CMN_MATCH_TAXES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JAI_CMN_MATCH_TAXES, status:VALID,
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
VIEW: JA.JAI_CMN_MATCH_TAXES#
12.2.2
-
APPS.JAI_CMN_RCV_MATCHING_PKG SQL Statements
12.2.2
-
APPS.JAI_CMN_RCV_MATCHING_PKG SQL Statements
12.1.1
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_MTL_MATCH_RECEIPTS
12.2.2
-
PACKAGE BODY: APPS.JAI_CREDIT_CHECK_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_CREDIT_CHECK_PKG, status:VALID,
-
Table: JAI_CMN_RG_23D_TRXS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_23D_TRXS, object_name:JAI_CMN_RG_23D_TRXS, status:VALID, product: JA - Asia/Pacific Localizations , description: Quantity register for Trading Organizations , implementation_dba_data: JA.JAI_CMN_RG_23D_TRXS ,
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_MTL_MATCH_RECEIPTS
12.1.1
-
Table: JAI_CMN_RG_23D_TRXS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_23D_TRXS, object_name:JAI_CMN_RG_23D_TRXS, status:VALID, product: JA - Asia/Pacific Localizations , description: Quantity register for Trading Organizations , implementation_dba_data: JA.JAI_CMN_RG_23D_TRXS ,
-
PACKAGE BODY: APPS.JAI_AR_TRXS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_AR_TRXS_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_JAR_TRXS_TRIGGER_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_JAR_TRXS_TRIGGER_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_JAR_TRXS_TRIGGER_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_JAR_TRXS_TRIGGER_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_CMN_RCV_MATCHING_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_CMN_RCV_MATCHING_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_CMN_RCV_MATCHING_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_CMN_RCV_MATCHING_PKG, 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,
-
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: JAI_CMN_TAXES_ALL
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_TAXES_ALL, object_name:JAI_CMN_TAXES_ALL, status:VALID, product: JA - Asia/Pacific Localizations , description: Master table for Localization Taxes , implementation_dba_data: JA.JAI_CMN_TAXES_ALL ,
-
PACKAGE BODY: APPS.JAI_OM_WDD_TRIGGER_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_OM_WDD_TRIGGER_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_OM_WDD_PROCESSING_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_OM_WDD_PROCESSING_PKG, status:VALID,
-
Table: JAI_CMN_TAXES_ALL
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_TAXES_ALL, object_name:JAI_CMN_TAXES_ALL, status:VALID, product: JA - Asia/Pacific Localizations , description: Master table for Localization Taxes , implementation_dba_data: JA.JAI_CMN_TAXES_ALL ,
-
PACKAGE BODY: APPS.JAI_MTL_TRXS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_MTL_TRXS_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_OM_WDD_TRIGGER_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_OM_WDD_TRIGGER_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_MTL_TRXS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_MTL_TRXS_PKG, status:VALID,
-
APPS.JAI_CREDIT_CHECK_PKG dependencies on JAI_OM_OE_SO_TAXES
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
APPS.JAI_CREDIT_CHECK_PKG SQL Statements
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_WSH_LINE_TAXES
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_WSH_LINE_TAXES
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG SQL Statements
12.1.1