Search Results iby_payments_all
The IBY_PAYMENTS_ALL
table is a critical component within Oracle E-Business Suite (EBS) Release 12.1.1 and 12.2.2, specifically serving as the central repository for payment-related data in the Oracle Payments module (iB). This table stores comprehensive details about all payment transactions processed through the system, including electronic funds transfers (EFT), checks, wire transfers, and other payment methods. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Table Overview
TheIBY_PAYMENTS_ALL
table is part of the IBY
(Oracle Payments) schema and is designed to capture payment information at a granular level. It acts as the primary source for payment records, linking to various other modules such as Accounts Payable (AP), Accounts Receivable (AR), and Treasury. The table is multi-org enabled, meaning it stores data for all operating units, identified by the ORG_ID
column.
Key Columns and Their Significance
The table contains numerous columns, each serving a specific purpose in the payment lifecycle. Some of the most critical columns include:- PAYMENT_ID: A unique identifier for each payment record, often used as a primary key in joins with other tables.
- PAYMENT_STATUS: Indicates the current status of the payment (e.g., "ISSUED," "CLEARED," "VOIDED").
- PAYMENT_AMOUNT: The monetary value of the payment, stored in the functional currency.
- PAYMENT_CURRENCY_CODE: The currency in which the payment was made.
- PAYMENT_METHOD_CODE: Specifies the payment method (e.g., "CHECK," "EFT," "WIRE").
- DOCUMENT_PAYMENT_ID: Links to the document (e.g., invoice or receipt) being paid.
- EXTERNAL_BANK_ACCOUNT_ID: References the bank account from which the payment was made or received.
- CREATION_DATE and LAST_UPDATE_DATE: Track the audit trail of the payment record.
Integration with Other Modules
TheIBY_PAYMENTS_ALL
table integrates seamlessly with other Oracle EBS modules:
- Accounts Payable (AP): Payments generated in AP are recorded here, with links to
AP_INVOICES_ALL
andAP_CHECKS_ALL
. - Accounts Receivable (AR): Customer payments are stored here, referencing
AR_CASH_RECEIPTS_ALL
. - Treasury: Used for cash management and reconciliation processes.
Functional Use Cases
This table supports several business processes:- Payment Processing: Tracks the entire lifecycle of a payment, from initiation to clearance.
- Reconciliation: Helps match bank statements with recorded payments.
- Reporting: Provides data for financial reports, audit trails, and compliance.
- Dispute Resolution: Stores evidence of payment for resolving discrepancies.
Technical Considerations
Given its transactional nature, theIBY_PAYMENTS_ALL
table can grow significantly over time. Proper indexing (e.g., on PAYMENT_ID
, DOCUMENT_PAYMENT_ID
) is essential for performance. Additionally, partitioning may be considered for large implementations to optimize query performance and maintenance.
Conclusion
TheIBY_PAYMENTS_ALL
table is a cornerstone of the Oracle Payments module, ensuring accurate and efficient payment processing across Oracle EBS. Its comprehensive structure and integration capabilities make it indispensable for financial operations, compliance, and reporting in organizations using Oracle EBS 12.1.1 or 12.2.2.
-
Table: IBY_PAYMENTS_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENTS_ALL, object_name:IBY_PAYMENTS_ALL, status:VALID, product: IBY - Payments , description: "This table contains records of the payments which are created by system while processing 'Build payments' program. A payment can be a single check or an electronic fund transfer between first party payer and third party payee. A row in , implementation_dba_data: IBY.IBY_PAYMENTS_ALL ,
-
Table: IBY_PAYMENTS_ALL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENTS_ALL, object_name:IBY_PAYMENTS_ALL, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_PAYMENTS_ALL ,
-
APPS.FV_DISB_IN_TRANSIT dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_VALIDATIONSETS_CALLS_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_UTILITY_PVT dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.CE_AUTO_BANK_MATCH dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.FV_FEDERAL_PAYMENT_FIELDS_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.JL_BR_AP_PAY_SCHED_GDF_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_EXTRACTGEN_PVT dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_PAYMENT_FORMAT_VAL_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_DISBURSE_SUBMIT_PUB_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_PAYGROUP_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_BUILD_UTILS_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.FV_FEDERAL_PAYMENT_FIELDS_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_BUILD_UTILS_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_CHECKNUMBER_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_VALIDATIONSETS_CALLS_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_BUILD_UTILS_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_VALIDATIONSETS_CALLS_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_VALIDATIONSETS_CALLS_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_PAYMENT_DOC_PUB_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.AP_PAYMENT_UTIL_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_PYO_TRANSACTION dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_CHECKNUMBER_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_UTILITY_PVT dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_PAYINSTR_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.AP_PAY_SINGLE_INVOICE_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_EXTRACTGEN_PVT dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_HZ_UNIFICATION_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_PAYGROUP_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.JL_BR_AP_PAY_SCHED_GDF_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.CE_AUTO_BANK_MATCH dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.AP_PMT_VALIDATIONS_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.AP_PMT_CALLOUT_PKG dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_IMPORT_PMT_ACK_DATA_PUB dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.CE_AUTO_BANK_MATCH dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.CE_AUTO_BANK_CLEAR1 dependencies on IBY_PAYMENTS_ALL
12.2.2
-
APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_PAYGROUP_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_DISBURSE_SUBMIT_PUB_PKG dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_FD_USER_API_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1
-
APPS.IBY_SINGPAY_PUB dependencies on IBY_PAYMENTS_ALL
12.1.1