Search Results iby_docs_payable_all
The IBY_DOCS_PAYABLE_ALL
table is a critical component within Oracle E-Business Suite (EBS) Release 12.1.1 and 12.2.2, specifically designed to support the Oracle Payments module. This table serves as the central repository for storing payment-related documents, including invoices, payment instructions, and remittance details. It plays a pivotal role in the payment processing workflow, ensuring seamless integration between Oracle Payables, Oracle Receivables, and third-party payment systems. Below is a detailed summary of its structure, functionality, and significance in Oracle EBS.
Table Overview
TheIBY_DOCS_PAYABLE_ALL
table is part of the IBY
(Oracle Payments) schema and is multi-org enabled, meaning it stores data for all operating units within an organization. It captures essential attributes of payment documents, such as document type, status, amount, currency, and associated payment instructions. The table is tightly integrated with other key tables like IBY_PAYMENTS_ALL
, AP_INVOICES_ALL
, and IBY_FD_DOCS_PAYABLE_ALL
to facilitate end-to-end payment processing.
Key Columns and Their Significance
- DOCUMENT_PAYABLE_ID: Primary key uniquely identifying each payment document.
- DOCUMENT_TYPE: Specifies the type of document (e.g., invoice, refund, or payment request).
- DOCUMENT_STATUS: Tracks the lifecycle of the document (e.g., "VALIDATED," "FORMATTED," or "PAID").
- PAYMENT_ID: Foreign key linking to the
IBY_PAYMENTS_ALL
table for payment details. - CALLING_APP_ID: Identifies the originating application (e.g., Payables or Receivables).
- CALLING_APP_DOC_UNIQUE_REF: Unique reference from the calling application (e.g., invoice ID in Payables).
- AMOUNT: The monetary value of the document in the transaction currency.
- CURRENCY_CODE: The currency in which the document is denominated.
- ORG_ID: Operating unit identifier for multi-org support.
Functional Role in Payment Processing
TheIBY_DOCS_PAYABLE_ALL
table acts as a bridge between Oracle Payables/Receivables and Oracle Payments. When an invoice is approved for payment, Oracle Payables creates a record in this table, marking it as "VALIDATED." Oracle Payments then processes the document, updating its status to "FORMATTED" during payment instruction generation and finally to "PAID" upon successful payment execution. The table also supports reconciliation by storing remittance details, enabling traceability between payments and their source documents.
Integration with Other Modules
This table integrates with:- Oracle Payables: Links invoices (
AP_INVOICES_ALL
) to payment documents. - Oracle Receivables: Tracks refunds and customer payments.
- Oracle Cash Management: Facilitates bank statement reconciliation.
- Third-Party Payment Systems: Exports payment instructions via Oracle Payments.
Customization and Extensions
Organizations often extend theIBY_DOCS_PAYABLE_ALL
table by adding custom columns to capture industry-specific data. Additionally, triggers or workflows may be implemented to enforce business rules during payment processing. However, such modifications require careful testing to avoid disrupting the payment lifecycle.
Conclusion
TheIBY_DOCS_PAYABLE_ALL
table is indispensable for payment processing in Oracle EBS 12.1.1 and 12.2.2. Its robust design ensures accurate tracking of payment documents, seamless integration with other modules, and compliance with multi-org requirements. Understanding its structure and functionality is essential for consultants and developers working on payment-related implementations or customizations in Oracle EBS.
-
Table: IBY_DOCS_PAYABLE_ALL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCS_PAYABLE_ALL, object_name:IBY_DOCS_PAYABLE_ALL, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_DOCS_PAYABLE_ALL ,
-
Table: IBY_DOCS_PAYABLE_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCS_PAYABLE_ALL, object_name:IBY_DOCS_PAYABLE_ALL, status:VALID, product: IBY - Payments , description: "This table contains records of the documents payable which are updated by system while processing 'Build payments' program. IBY_DOCS_PAYABLE_ALL stores Oracle Payments' representation of source products' documents payable. A document pay , implementation_dba_data: IBY.IBY_DOCS_PAYABLE_ALL ,
-
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_DOCUMENT_LINES_H
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENT_LINES_H, object_name:IBY_DOCUMENT_LINES_H, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_DOCUMENT_LINES_H ,
-
Table: IBY_DOCUMENT_LINES
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENT_LINES, object_name:IBY_DOCUMENT_LINES, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_DOCUMENT_LINES ,
-
Table: IBY_PAYMENT_METHODS_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENT_METHODS_B, object_name:IBY_PAYMENT_METHODS_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_PAYMENT_METHODS_B ,
-
Table: IBY_DELIVERY_CHANNELS_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DELIVERY_CHANNELS_B, object_name:IBY_DELIVERY_CHANNELS_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_DELIVERY_CHANNELS_B ,
-
View: IBY_EXT_FD_DOC_ERR_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_DOC_ERR_1_0_V, object_name:IBY_EXT_FD_DOC_ERR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_DOC_ERR_1_0_V ,
-
Table: IBY_DOCUMENT_LINES
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENT_LINES, object_name:IBY_DOCUMENT_LINES, status:VALID, product: IBY - Payments , description: IBY_DOCUMENT_LINES stores Oracle Payments' representation of individual line items for documents payable, such as invoice lines for an Oracle Payables invoice. This information is passed according to payment format, but is not used to affec , implementation_dba_data: IBY.IBY_DOCUMENT_LINES ,
-
View: IBY_SINGLE_REJECTED_DOC_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_SINGLE_REJECTED_DOC_XML_V, object_name:IBY_SINGLE_REJECTED_DOC_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_SINGLE_REJECTED_DOC_XML_V ,
-
View: IBY_PMT_FAILED_DOCS_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PMT_FAILED_DOCS_XML_V, object_name:IBY_PMT_FAILED_DOCS_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PMT_FAILED_DOCS_XML_V ,
-
View: IBY_EXT_FD_DOC_ERR_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_DOC_ERR_1_0_V, object_name:IBY_EXT_FD_DOC_ERR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_DOC_ERR_1_0_V ,
-
View: IBY_SINGLE_REJECTED_DOC_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_SINGLE_REJECTED_DOC_XML_V, object_name:IBY_SINGLE_REJECTED_DOC_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_SINGLE_REJECTED_DOC_XML_V ,
-
Table: IBY_DOCUMENT_LINES_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENT_LINES_H, object_name:IBY_DOCUMENT_LINES_H, status:VALID, product: IBY - Payments , description: IBY_DOCUMENT_LINES_H stores historical snapshots of document line items. This table contains denormalized versions of document lines from specific points in time, including when the payment for the associated document was submitted to a pay , implementation_dba_data: IBY.IBY_DOCUMENT_LINES_H ,
-
Table: IBY_TRXN_TYPES_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_TRXN_TYPES_B, object_name:IBY_TRXN_TYPES_B, status:VALID, product: IBY - Payments , description: IBY_TRXN_TYPES stores the payment processing transaction types required by the dependent products for submitting payment transactions to Oracle Payments. This is used for both funds disbursement and funds capture transactions. , implementation_dba_data: IBY.IBY_TRXN_TYPES_B ,
-
View: IBY_PMT_FAILED_DOCS_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PMT_FAILED_DOCS_XML_V, object_name:IBY_PMT_FAILED_DOCS_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PMT_FAILED_DOCS_XML_V ,
-
Table: IBY_PAY_SERVICE_REQUESTS
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAY_SERVICE_REQUESTS, object_name:IBY_PAY_SERVICE_REQUESTS, status:VALID, product: IBY - Payments , description: "This table contains records of the payment process requests which are created by system while processing 'Build payments' program.IBY_PAY_SERVICE_REQUESTS stores payment process requests from source products. A payment process request is , implementation_dba_data: IBY.IBY_PAY_SERVICE_REQUESTS ,
-
Table: IBY_DELIVERY_CHANNELS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DELIVERY_CHANNELS_B, object_name:IBY_DELIVERY_CHANNELS_B, status:VALID, product: IBY - Payments , description: IBY_DELIVERY_CHANNELS stores delivery channel information that is used as lookup values for external payee setup or documents payable. The table is similar to FND_LOOKUPS, but with a new column for territory identification. Products that us , implementation_dba_data: IBY.IBY_DELIVERY_CHANNELS_B ,
-
View: IBY_REJECTED_DOCS_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_REJECTED_DOCS_XML_V, object_name:IBY_REJECTED_DOCS_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_REJECTED_DOCS_XML_V ,
-
View: IBY_REJECTED_DOCS_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_REJECTED_DOCS_XML_V, object_name:IBY_REJECTED_DOCS_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_REJECTED_DOCS_XML_V ,
-
Table: IBY_PAYMENT_METHODS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENT_METHODS_B, object_name:IBY_PAYMENT_METHODS_B, status:VALID, product: IBY - Payments , description: IBY_PAYMENT_METHODS stores the payment methods that Oracle Payments supports. A payment method is a payment attribute on a document payable that indicates how the first party payer is going to make the payment. Examples of payment methods i , implementation_dba_data: IBY.IBY_PAYMENT_METHODS_B ,
-
Table: IBY_ACCT_PMT_PROFILES_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_ACCT_PMT_PROFILES_B, object_name:IBY_ACCT_PMT_PROFILES_B, status:VALID, product: IBY - Payments , description: IBY_ACCT_PMT_PROFILES stores account-related information that completes the specification of the handling of payment instructions. Entries in this table are based on entries in the IBY_SYS_PMT_PROFILES table. A combination of the two tables , implementation_dba_data: IBY.IBY_ACCT_PMT_PROFILES_B ,
-
Table: IBY_EXTERNAL_PAYEES_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_EXTERNAL_PAYEES_ALL, object_name:IBY_EXTERNAL_PAYEES_ALL, status:VALID, product: IBY - Payments , description: "This table contains payment details of an external payee automatically created by the source product. For example when supplier or supplier site is created manually system automatically inserts row in to the IBY_EXTERNAL_PAYEES_ALL table. , implementation_dba_data: IBY.IBY_EXTERNAL_PAYEES_ALL ,
-
Table: IBY_PAYMENT_REASONS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENT_REASONS_B, object_name:IBY_PAYMENT_REASONS_B, status:VALID, product: IBY - Payments , description: IBY_PAYMENT_REASONS stores payment reasons that are used as lookup values for payee records or documents payable, that is, invoices. This table is similar to FND_LOOKUPS, but with a new column for territory identification. Products that use , implementation_dba_data: IBY.IBY_PAYMENT_REASONS_B ,
-
Table: IBY_FORMATS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_FORMATS_B, object_name:IBY_FORMATS_B, status:VALID, product: IBY - Payments , description: Stores payment processing format types , implementation_dba_data: IBY.IBY_FORMATS_B ,
-
View: IBY_EXT_FD_DOC_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_DOC_1_0_V, object_name:IBY_EXT_FD_DOC_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_DOC_1_0_V ,
-
View: IBY_EXT_FD_DOC_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_DOC_1_0_V, object_name:IBY_EXT_FD_DOC_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_DOC_1_0_V ,
-
View: IBY_FD_DOCS_PAYABLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_FD_DOCS_PAYABLE_V, object_name:IBY_FD_DOCS_PAYABLE_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_FD_DOCS_PAYABLE_V ,
-
View: IBY_FD_DOCS_PAYABLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_FD_DOCS_PAYABLE_V, object_name:IBY_FD_DOCS_PAYABLE_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_FD_DOCS_PAYABLE_V ,
-
View: IBY_XML_FD_DOC_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_XML_FD_DOC_1_0_V, object_name:IBY_XML_FD_DOC_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_XML_FD_DOC_1_0_V ,
-
View: IBY_DOCS_PAYABLE_SEC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_DOCS_PAYABLE_SEC_V, object_name:IBY_DOCS_PAYABLE_SEC_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_DOCS_PAYABLE_SEC_V ,
-
View: IBY_XML_FD_DOC_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_XML_FD_DOC_1_0_V, object_name:IBY_XML_FD_DOC_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_XML_FD_DOC_1_0_V ,
-
View: IBY_DOCS_PAYABLE_SEC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_DOCS_PAYABLE_SEC_V, object_name:IBY_DOCS_PAYABLE_SEC_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_DOCS_PAYABLE_SEC_V ,