Search Results ap_no_match_trxns
Overview
The AP_NO_MATCH_TRXNS table is a core transactional table within the Oracle E-Business Suite Payables (AP) module, specifically for releases 12.1.1 and 12.2.2. Its primary function is to track and manage the matching status between credit card transactions. This table is essential for reconciling corporate credit card statements, where individual cardholder transactions (line items) are matched against a single, consolidated statement transaction from the card issuer. It serves as a junction table that maintains the many-to-many relationship between unmatched line items and their corresponding statement header, enabling the system to record which specific transactions have been successfully matched and which remain outstanding.
Key Information Stored
The table's structure is defined by its composite primary key, which consists of two critical foreign key columns. The TRX_ID column stores the unique identifier for a credit card transaction, typically representing the statement header or a specific line item. The NO_MATCH_TRX_ID column stores the identifier for a related transaction that has not yet been matched. The pairing of these two IDs in a single record establishes a specific matching relationship or pending match within the reconciliation workflow. The table's design implies that for a given statement (TRX_ID), it can reference multiple unmatched line items (NO_MATCH_TRX_ID), and conversely, a single line item could be referenced by different statements during its lifecycle until matching is finalized.
Common Use Cases and Queries
The primary use case is the credit card statement reconciliation process. When a statement is imported, the system uses this table to link the statement header to all potential line item transactions that are candidates for matching. A common reporting need is to identify all unmatched transactions for a specific statement to facilitate manual or automated clearing. A typical query would join AP_NO_MATCH_TRXNS to AP_CREDIT_CARD_TRXNS_ALL twice—once for the statement and once for the line items—to retrieve details. Administrators may also query this table to diagnose reconciliation issues or to clean up orphaned records if matching processes are interrupted. Sample SQL often involves filtering on the TRX_ID (to find items for a statement) or joining to transaction tables to get amount and date details for reconciliation reports.
Related Objects
AP_NO_MATCH_TRXNS has a tightly coupled relationship with the AP_CREDIT_CARD_TRXNS_ALL table, as defined by its foreign key constraints. Both of its key columns reference this same table, creating a self-referencing relationship within the credit card transaction entity.
- Primary Key: AP_NO_MATCH_TRXNS_PK on columns (TRX_ID, NO_MATCH_TRX_ID).
- Foreign Key Relationships (This table references):
- Column AP_NO_MATCH_TRXNS.TRX_ID references table AP_CREDIT_CARD_TRXNS_ALL.
- Column AP_NO_MATCH_TRXNS.NO_MATCH_TRX_ID references table AP_CREDIT_CARD_TRXNS_ALL.
-
Table: AP_NO_MATCH_TRXNS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_NO_MATCH_TRXNS, object_name:AP_NO_MATCH_TRXNS, status:VALID, product: AP - Payables , description: The AP_NO_MATCH_TRXNS table tracks the matching status of transactions , implementation_dba_data: AP.AP_NO_MATCH_TRXNS ,
-
Table: AP_NO_MATCH_TRXNS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_NO_MATCH_TRXNS, object_name:AP_NO_MATCH_TRXNS, status:VALID, product: AP - Payables , description: The AP_NO_MATCH_TRXNS table tracks the matching status of transactions , implementation_dba_data: AP.AP_NO_MATCH_TRXNS ,
-
SYNONYM: APPS.AP_NO_MATCH_TRXNS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_NO_MATCH_TRXNS, status:VALID,
-
SYNONYM: APPS.AP_NO_MATCH_TRXNS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_NO_MATCH_TRXNS, status:VALID,
-
TABLE: AP.AP_NO_MATCH_TRXNS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_NO_MATCH_TRXNS, object_name:AP_NO_MATCH_TRXNS, status:VALID,
-
VIEW: AP.AP_NO_MATCH_TRXNS#
12.2.2
owner:AP, object_type:VIEW, object_name:AP_NO_MATCH_TRXNS#, status:VALID,
-
Table: AP_CREDIT_CARD_TRXNS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CREDIT_CARD_TRXNS_ALL, object_name:AP_CREDIT_CARD_TRXNS_ALL, status:VALID, product: AP - Payables , description: Detailed information about the credit card transactions of your employees , implementation_dba_data: AP.AP_CREDIT_CARD_TRXNS_ALL ,
-
VIEW: AP.AP_NO_MATCH_TRXNS#
12.2.2
-
TABLE: AP.AP_NO_MATCH_TRXNS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_NO_MATCH_TRXNS, object_name:AP_NO_MATCH_TRXNS, status:VALID,
-
Table: AP_CREDIT_CARD_TRXNS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CREDIT_CARD_TRXNS_ALL, object_name:AP_CREDIT_CARD_TRXNS_ALL, status:VALID, product: AP - Payables , description: Detailed information about the credit card transactions of your employees , implementation_dba_data: AP.AP_CREDIT_CARD_TRXNS_ALL ,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
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.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
eTRM - SQLAP Tables and Views
12.1.1
description: Set Distribution Table. ,
-
12.2.2 DBA Data
12.2.2
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
eTRM - SQLAP Tables and Views
12.1.1
description: Set Distribution Table. ,
-
12.1.1 DBA Data
12.1.1