Search Results jai_cmn_match_receipts
Overview
The table JAI_CMN_MATCH_RECEIPTS is a core data object within the Oracle E-Business Suite (EBS) Asia/Pacific Localizations module (JA). Its primary function is to store transactional matching details, specifically recording how material issues are matched against receipts within a trading organization. This table is essential for compliance and inventory accounting in regions requiring detailed tracking of goods movement, such as for excise or regulatory reporting under statutes like India's RG 23D. It acts as a junction table, linking receipt transactions from documents like excise invoices to subsequent consumption or issue transactions, thereby maintaining a critical audit trail for tax and regulatory purposes.
Key Information Stored
The table's structure is designed to capture the fundamental links between receipt and issue transactions. Its primary key is a composite of three columns, underscoring the precision of the matching logic. The RECEIPT_ID column stores the unique identifier for the original goods receipt transaction, typically linking to an excise record. The REF_LINE_ID holds the identifier for the corresponding issue or consumption line being matched against that receipt. The ORDER_INVOICE column further qualifies the transaction context, likely storing a document number (such as an invoice or order) associated with the match. Together, these columns ensure a unique and traceable record for every matched quantity of goods from receipt through to issue.
Common Use Cases and Queries
The primary use case for this table is supporting regulatory reporting and inventory reconciliation for excisable goods. It enables businesses to demonstrate that taxed inputs (receipts) have been properly accounted for in production or sales (issues). A common reporting requirement is to list all issues matched against a specific receipt for audit purposes. A typical query would join JAI_CMN_MATCH_RECEIPTS to the related transaction tables using the foreign key relationships.
- Sample Query: To find all matched issues for a given receipt ID, one would execute:
SELECT * FROM ja.jai_cmn_match_receipts WHERE receipt_id = <receipt_id_value>; - Reporting Use Case: Generating an excise reconciliation report that traces the movement of goods from RG 23D receipt records through to their consumption in manufacturing or sale, utilizing the matches stored in this table.
Related Objects
JAI_CMN_MATCH_RECEIPTS has a defined foreign key relationship, indicating its dependency on another core localization table. This relationship is crucial for data integrity and understanding the transactional flow.
- Primary Foreign Key Relationship: The table JAI_CMN_MATCH_RECEIPTS references the table JAI_CMN_RG_23D_TRXS via the column JAI_CMN_MATCH_RECEIPTS.RECEIPT_ID. This establishes that a record in the match table must correspond to a valid receipt transaction stored in the RG 23D register table, which is central to excise accounting.
-
Table: JAI_CMN_MATCH_RECEIPTS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_RECEIPTS, object_name:JAI_CMN_MATCH_RECEIPTS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores matching details of issues against the receipts in trading organization , implementation_dba_data: JA.JAI_CMN_MATCH_RECEIPTS ,
-
Table: JAI_CMN_MATCH_RECEIPTS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_MATCH_RECEIPTS, object_name:JAI_CMN_MATCH_RECEIPTS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores matching details of issues against the receipts in trading organization , implementation_dba_data: JA.JAI_CMN_MATCH_RECEIPTS ,
-
APPS.JAI_JMCR_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_OM_RMA_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_OM_RMA_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_CMN_RCV_MATCHING_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JA_JAIN23D_XMLP_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_OM_WDD_PROCESSING_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_JMCR_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_JMCR_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_CMN_RCV_MATCHING_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_AR_TRXS_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.1.1
-
APPS.JAI_JMCR_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_AR_TRX_HEADERS_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JA_JAIN23D_XMLP_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_MATCH_RECEIPTS
12.2.2
-
TRIGGER: APPS.JAI_JCMR_ARIUD_T1
12.1.1
owner:APPS, object_type:TRIGGER, object_name:JAI_JCMR_ARIUD_T1, status:VALID,
-
VIEW: JA.JAI_CMN_MATCH_RECEIPTS#
12.2.2
-
VIEW: JA.JAI_CMN_MATCH_RECEIPTS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_CMN_MATCH_RECEIPTS#, status:VALID,
-
SYNONYM: APPS.JAI_CMN_MATCH_RECEIPTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JAI_CMN_MATCH_RECEIPTS, status:VALID,
-
APPS.JAI_AR_TRXS_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.2.2
-
TRIGGER: APPS.JAI_JCMR_ARIUD_T1
12.2.2
owner:APPS, object_type:TRIGGER, object_name:JAI_JCMR_ARIUD_T1, status:VALID,
-
SYNONYM: APPS.JAI_CMN_MATCH_RECEIPTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JAI_CMN_MATCH_RECEIPTS, status:VALID,
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.2.2
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.2.2
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.1.1
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.1.1
-
VIEW: APPS.JAI_OE_MATCH_LINES_V
12.2.2
-
TRIGGER: APPS.JAI_JCMR_ARIUD_T1
12.1.1
-
VIEW: APPS.JAI_OE_MATCH_LINES_V
12.1.1
-
PACKAGE: APPS.JAI_JMCR_TRIGGER_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JAI_JMCR_TRIGGER_PKG, status:VALID,
-
TRIGGER: APPS.JAI_JCMR_ARIUD_T1
12.2.2
-
APPS.JAI_OM_RMA_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.2.2
-
APPS.JAI_MTL_TRXS_PKG dependencies on JAI_MTL_MATCH_RECEIPTS
12.2.2
-
PACKAGE: APPS.JAI_JMCR_TRIGGER_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JAI_JMCR_TRIGGER_PKG, status:VALID,
-
APPS.JAI_OM_RMA_PKG dependencies on JAI_CMN_RG_23D_TRXS
12.1.1
-
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 ,
-
PACKAGE: APPS.JAI_JMCR_TRIGGER_PKG
12.1.1
-
PACKAGE BODY: APPS.JAI_JMCR_TRIGGER_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_JMCR_TRIGGER_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_JMCR_TRIGGER_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_JMCR_TRIGGER_PKG, status:VALID,