Search Results ap_credit_card_trxns_all
The AP_CREDIT_CARD_TRXNS_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical repository for credit card transaction data within the Accounts Payable (AP) module. This table stores detailed information about corporate credit card transactions, facilitating expense reporting, reconciliation, and payment processing. Below is a comprehensive breakdown of its structure, functionality, and integration within Oracle EBS.
Purpose and Overview
TheAP_CREDIT_CARD_TRXNS_ALL
table captures transactional data from corporate credit cards, enabling organizations to automate expense management and streamline AP workflows. It supports multi-org functionality (evident from the "_ALL" suffix), allowing transactions to be segregated by operating unit. Key use cases include:
- Storing raw credit card transaction data imported from banks or third-party providers.
- Facilitating reconciliation between card statements and employee expense reports.
- Integrating with Oracle Payables for payment processing and accounting.
Key Columns and Data Structure
The table comprises columns that categorize transactional details, audit trails, and integration markers. Notable columns include:- TRX_ID: Primary key uniquely identifying each transaction.
- CREDIT_CARD_ID: Links to
AP_CREDIT_CARDS
, identifying the card used. - TRX_DATE and POSTING_DATE: Capture transaction and posting timestamps.
- MERCHANT_NAME and MERCHANT_LOCATION: Vendor details.
- TRX_AMOUNT: Transaction value in the card's currency.
- STATUS: Tracks reconciliation progress (e.g., 'UNRECONCILED', 'RECONCILED').
- EXPENSE_REPORT_ID: References
AP_EXPENSE_REPORT_HEADERS
when matched to an expense report. - ORG_ID: Operating unit identifier for multi-org compliance.
Integration with Oracle EBS Modules
The table interacts with several EBS components:- Accounts Payable: Transactions are validated and paid via AP invoice creation, often through the Credit Card Clearing Account.
- Oracle iExpense: Unreconciled transactions are assigned to employees for expense reporting, with data flowing to
AP_EXPENSE_REPORT_LINES
. - General Ledger: Accounting entries are generated upon invoice approval, leveraging distributions tied to transaction categories.
- Bank Reconciliation: Reconciled transactions are matched to bank statements via
CE_STATEMENT_LINES
.
Technical Considerations
- Data Sources: Transactions are typically imported via APIs or bank-specific formats (e.g., OFX, BAI2) using Oracle's Credit Card Transaction Interface.
- Indexing: Key indexes on
TRX_ID
,CREDIT_CARD_ID
, andSTATUS
optimize query performance for reconciliation. - Purge Strategies: Historical data may be archived using
AP_PURGE
utilities to maintain performance.
Customization and Extensions
Organizations often extend the table's functionality via:- Custom validation rules (e.g., policy compliance checks) using triggers or API hooks.
- Workflow approvals for high-value transactions.
- Integration with third-party tax engines for VAT/GST calculations.
Conclusion
TheAP_CREDIT_CARD_TRXNS_ALL
table is a cornerstone of Oracle EBS's credit card management framework, bridging procurement, expense reporting, and financial accounting. Its design ensures auditability, compliance, and operational efficiency, making it indispensable for organizations leveraging corporate credit cards. Proper configuration and integration with downstream modules are essential to maximize its utility in automated AP processes.
-
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 ,
-
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 ,
-
APPS.AP_WEB_DB_EXPRPT_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_EXPENSE_WF dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_NOTIFICATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_AUDIT_PROCESS dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_CREDIT_CARD_INVOICE_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_EXPORT_ER dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_CC_VALIDATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_LOCATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_CC_VALIDATION_WF_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_EXPENSE_WF dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_ARCHIVE_PURGE_ER dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_LOCATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_AUDIT_UTILS dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_LOCATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_DB_CCARD_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_EXPORT_ER dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_UPGRADE_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_VALIDATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_DB_EXPLINE_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CREDIT_CARD_WF dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_CREDIT_CARD_INVOICE_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_CREDIT_CARD_WF dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_DB_EXPRPT_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.1.1
-
APPS.AP_WEB_AUDIT_UTILS dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_DB_CCARD_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_AUDIT_PROCESS dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_LOCATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_VALIDATION_WF_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_NOTIFICATIONS_PKG dependencies on AP_CREDIT_CARD_TRXNS_ALL
12.2.2
-
APPS.AP_WEB_CC_VALIDATIONS_PKG SQL Statements
12.2.2
-
APPS.AP_WEB_CC_VALIDATIONS_PKG SQL Statements
12.1.1
-
APPS.AP_WEB_DB_EXPRPT_PKG dependencies on AP_CREDIT_CARD_TRXNS
12.1.1
-
APPS.AP_CREDIT_CARD_INVOICE_PKG dependencies on AP_CREDIT_CARD_TRXNS
12.2.2
-
APPS.AP_WEB_DB_EXPRPT_PKG dependencies on AP_CREDIT_CARD_TRXNS
12.2.2
-
APPS.AP_CREDIT_CARD_INVOICE_PKG dependencies on AP_CREDIT_CARD_TRXNS
12.1.1
-
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 ,
-
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 ,
-
PACKAGE BODY: APPS.AP_WEB_CC_VALIDATIONS_PKG
12.2.2
-
APPS.AP_WEB_DB_CCARD_PKG dependencies on AP_CARDS_ALL
12.1.1
-
APPS.AP_WEB_DB_CCARD_PKG dependencies on AP_CARDS_ALL
12.2.2
-
APPS.AP_WEB_CC_VALIDATIONS_PKG dependencies on AP_CARDS_ALL
12.2.2
-
PACKAGE BODY: APPS.AP_WEB_CC_VALIDATIONS_PKG
12.1.1
-
APPS.AP_WEB_CC_VALIDATION_WF_PKG SQL Statements
12.1.1
-
SYNONYM: APPS.AP_CREDIT_CARD_TRXNS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_CREDIT_CARD_TRXNS_ALL, status:VALID,
-
SYNONYM: APPS.AP_CREDIT_CARD_TRXNS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_CREDIT_CARD_TRXNS_ALL, status:VALID,