Search Results iby_documents_payable_h
Overview
The IBY_DOCUMENTS_PAYABLE_H table is a core data repository within the Oracle Payments (IBY) module of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2. It functions as a historical audit table, capturing a complete record of all payment-related documents processed by the system. Its primary role is to maintain a non-modifiable, time-stamped history of the status and attributes of documents payable, such as invoices or expense reports, as they move through the payment lifecycle. This ensures full auditability and traceability for financial transactions, from initial selection for payment through final settlement and reconciliation.
Key Information Stored
The table's structure is defined by its relationships to other key IBY entities, as indicated by its foreign keys. The primary identifier is the DOCUMENT_PAYABLE_HISTORY_ID. Critical columns link each historical record to its associated payment process components. These include PAYMENT_ID (linking to IBY_PAYMENTS_ALL), PAYMENT_HISTORY_ID (linking to IBY_PAYMENTS_H), and PAYMENT_SERVICE_REQUEST_ID (linking to IBY_PAY_SERVICE_REQUESTS), which together anchor the document's history to a specific payment instruction and run. Other significant columns store the PAYMENT_METHOD_CODE, the PAYMENT_PROFILE_ID governing the payment rules, and the COUNTRY code for jurisdictional context. The CALLING_APP_ID and PAY_PROC_TRXN_TYPE_CODE define the originating application (e.g., Payables) and the transaction type, respectively.
Common Use Cases and Queries
This table is essential for audit reporting, payment traceability, and troubleshooting payment processing issues. A common use case is tracing the complete history of a specific invoice through all payment runs. Another is generating reports on documents paid via a specific method (e.g., Electronic Funds Transfer) within a date range. A sample query to retrieve the payment history for a document from a known payment request would be:
- SELECT dph.* FROM iby_documents_payable_h dph WHERE dph.payment_service_request_id = <REQUEST_ID> ORDER BY dph.creation_date;
For reconciliation, one might join this table to IBY_PAYMENTS_ALL to list all documents included in a specific, finalized payment instruction.
Related Objects
As per the provided metadata, IBY_DOCUMENTS_PAYABLE_H has integral relationships with several key tables in the Payments schema. It is a central hub connected to payment master data (IBY_PAYMENTS_ALL), payment history (IBY_PAYMENTS_H), and the controlling payment request (IBY_PAY_SERVICE_REQUESTS). It references configuration tables for payment methods (IBY_PAYMENT_METHODS_B), payment profiles (IBY_ACCT_PMT_PROFILES_B), and transaction types (IBY_TRXN_TYPES_B). The link to FND_TERRITORIES provides territory information. This network of relationships underscores the table's role in tying document-level audit trails to the broader payment execution framework.
-
Table: IBY_DOCUMENTS_PAYABLE_H
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENTS_PAYABLE_H, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_DOCUMENTS_PAYABLE_H ,
-
Table: IBY_DOCUMENTS_PAYABLE_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENTS_PAYABLE_H, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID, product: IBY - Payments , description: IBY_DOCUMENTS_PAYABLE_H stores historical snapshots of documents payable. This table contains denormalized versions of documents payable from specific points in time, such as when the payment for this document was submitted to a payment sys , implementation_dba_data: IBY.IBY_DOCUMENTS_PAYABLE_H ,
-
SYNONYM: APPS.IBY_DOCUMENTS_PAYABLE_H
12.2.2
owner:APPS, object_type:SYNONYM, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID,
-
SYNONYM: APPS.IBY_DOCUMENTS_PAYABLE_H
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID,
-
Table: IBY_PAY_SERVICE_REQUESTS
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAY_SERVICE_REQUESTS, object_name:IBY_PAY_SERVICE_REQUESTS, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_PAY_SERVICE_REQUESTS ,
-
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 ,
-
Table: IBY_TRXN_TYPES_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_TRXN_TYPES_B, object_name:IBY_TRXN_TYPES_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_TRXN_TYPES_B ,
-
Table: IBY_ACCT_PMT_PROFILES_B
12.1.1
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 , implementation_dba_data: IBY.IBY_ACCT_PMT_PROFILES_B ,
-
Table: IBY_PAYMENTS_H
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENTS_H, object_name:IBY_PAYMENTS_H, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_PAYMENTS_H ,
-
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 ,
-
VIEW: IBY.IBY_DOCUMENTS_PAYABLE_H#
12.2.2
owner:IBY, object_type:VIEW, object_name:IBY_DOCUMENTS_PAYABLE_H#, status:VALID,
-
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 ,
-
Table: IBY_PAYMENTS_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAYMENTS_H, object_name:IBY_PAYMENTS_H, status:VALID, product: IBY - Payments , description: IBY_PAYMENTS_H table stores historical snapshots of payments. This table contains denormalized versions of payments from specific points in time, including when the payment was submitted to a payment system. Different snapshots of the same , implementation_dba_data: IBY.IBY_PAYMENTS_H ,
-
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_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_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_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: FND_TERRITORIES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_TERRITORIES, object_name:FND_TERRITORIES, status:VALID, product: FND - Application Object Library , description: Territories, also known as countries , implementation_dba_data: APPLSYS.FND_TERRITORIES ,
-
Table: FND_TERRITORIES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_TERRITORIES, object_name:FND_TERRITORIES, status:VALID, product: FND - Application Object Library , description: Territories, also known as countries , implementation_dba_data: APPLSYS.FND_TERRITORIES ,
-
VIEW: IBY.IBY_DOCUMENTS_PAYABLE_H#
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design 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
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
TABLE: IBY.IBY_DOCUMENTS_PAYABLE_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENTS_PAYABLE_H, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID,
-
TABLE: IBY.IBY_DOCUMENTS_PAYABLE_H
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_DOCUMENTS_PAYABLE_H, object_name:IBY_DOCUMENTS_PAYABLE_H, status:VALID,
-
eTRM - IBY Tables and Views
12.2.2
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.1.1
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.2.2
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.1.1
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1