Search Results iby_pay_service_requests
The IBY_PAY_SERVICE_REQUESTS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Oracle Payments module, which facilitates payment processing across various Oracle applications. This table stores metadata related to payment service requests, acting as a central repository for tracking payment instructions, statuses, and processing details. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Overview and Purpose
TheIBY_PAY_SERVICE_REQUESTS
table is part of the Oracle Payments infrastructure, designed to manage payment requests generated by source applications such as Payables, Receivables, or Payroll. Each record represents a payment service request (PSR), which encapsulates payment instructions, processing parameters, and status information. The table serves as a bridge between the initiating application and the payment processing engine, ensuring seamless communication and auditability.
Key Columns and Their Significance
The table includes several important columns that define the lifecycle and attributes of a payment service request:- PAYMENT_SERVICE_REQUEST_ID: A unique identifier for each payment request, often used as a primary key.
- REQUEST_STATUS: Indicates the current state of the request (e.g., "PENDING," "PROCESSED," or "ERROR").
- SOURCE_APPLICATION_ID: References the originating application (e.g., AP for Payables, AR for Receivables).
- CALLING_APP_PAY_SERVICE_REQ_CODE: A user-defined identifier for the request, useful for reconciliation.
- PAYMENT_SERVICE_REQUEST_DATE: The timestamp when the request was created.
- PAYMENT_INSTRUCTION_ID: Links to the
IBY_PAY_INSTRUCTIONS_ALL
table, associating the request with specific payment instructions. - PROCESS_TYPE: Specifies the type of payment processing (e.g., "IMMEDIATE," "SCHEDULED").
- DOCUMENT_TYPE: Defines the document type (e.g., "PAYMENT," "REFUND").
Integration with Other Modules
TheIBY_PAY_SERVICE_REQUESTS
table interacts with multiple Oracle EBS modules:
- Oracle Payables (AP): When invoices are approved for payment, Payables generates payment service requests stored in this table.
- Oracle Receivables (AR): Refunds or customer payments trigger payment service requests, which are tracked here.
- Oracle Payments (IBY): The table feeds data into the payment engine, which processes requests and updates their statuses.
Workflow and Processing
The lifecycle of a payment service request typically follows these steps:- Creation: A source application creates a request and inserts a record into
IBY_PAY_SERVICE_REQUESTS
. - Submission: The request is submitted to the payment engine, which validates and processes it.
- Status Updates: The
REQUEST_STATUS
column is updated to reflect progress (e.g., "PROCESSING," "COMPLETED"). - Completion or Error Handling: Successful requests are marked as "PROCESSED," while failed ones are flagged with error details.
Customization and Extensions
Oracle EBS allows customization of payment processing through this table. For example:- Custom workflows can be built by querying
REQUEST_STATUS
to trigger notifications. - Reports can be generated to analyze payment processing times or failure rates.
- Integrations with third-party systems can leverage the table's data for reconciliation.
Conclusion
TheIBY_PAY_SERVICE_REQUESTS
table is a foundational element of Oracle Payments in EBS 12.1.1 and 12.2.2, enabling end-to-end payment processing with robust tracking and auditing capabilities. Its integration with core financial modules ensures consistency and reliability in payment operations, making it indispensable for organizations leveraging Oracle EBS for financial management.
-
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_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 ,
-
View: IBY_REJECT_REQ_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_REJECT_REQ_XML_V, object_name:IBY_REJECT_REQ_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_REJECT_REQ_XML_V ,
-
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 ,
-
View: IBY_NOTIFY_REQ_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_NOTIFY_REQ_XML_V, object_name:IBY_NOTIFY_REQ_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_NOTIFY_REQ_XML_V ,
-
View: IBY_VOID_PMT_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_VOID_PMT_XML_V, object_name:IBY_VOID_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_VOID_PMT_XML_V ,
-
View: IBY_REJECT_REQ_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_REJECT_REQ_XML_V, object_name:IBY_REJECT_REQ_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_REJECT_REQ_XML_V ,
-
View: IBY_UNCLEARED_PMT_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_UNCLEARED_PMT_XML_V, object_name:IBY_UNCLEARED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_UNCLEARED_PMT_XML_V ,
-
View: IBY_EXT_FD_PPR_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_PPR_1_0_V, object_name:IBY_EXT_FD_PPR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_PPR_1_0_V ,
-
View: IBY_EXT_FD_PPR_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_PPR_1_0_V, object_name:IBY_EXT_FD_PPR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_PPR_1_0_V ,
-
Table: IBY_PAY_INSTRUCTIONS_ALL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAY_INSTRUCTIONS_ALL, object_name:IBY_PAY_INSTRUCTIONS_ALL, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_PAY_INSTRUCTIONS_ALL ,
-
View: IBY_VOID_PMT_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_VOID_PMT_XML_V, object_name:IBY_VOID_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_VOID_PMT_XML_V ,
-
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 ,
-
View: IBY_NOTIFY_REQ_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_NOTIFY_REQ_XML_V, object_name:IBY_NOTIFY_REQ_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_NOTIFY_REQ_XML_V ,
-
View: IBY_UNCLEARED_PMT_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_UNCLEARED_PMT_XML_V, object_name:IBY_UNCLEARED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_UNCLEARED_PMT_XML_V ,
-
View: IBY_PMT_LVL_PMT_STS_CHG_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PMT_LVL_PMT_STS_CHG_XML_V, object_name:IBY_PMT_LVL_PMT_STS_CHG_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PMT_LVL_PMT_STS_CHG_XML_V ,
-
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_LVL_PMT_STS_CHG_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PMT_LVL_PMT_STS_CHG_XML_V, object_name:IBY_PMT_LVL_PMT_STS_CHG_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PMT_LVL_PMT_STS_CHG_XML_V ,
-
View: IBY_INS_LVL_PMT_STS_CHG_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_INS_LVL_PMT_STS_CHG_XML_V, object_name:IBY_INS_LVL_PMT_STS_CHG_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_INS_LVL_PMT_STS_CHG_XML_V ,
-
View: IBY_COMPLETED_PMT_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_COMPLETED_PMT_XML_V, object_name:IBY_COMPLETED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_COMPLETED_PMT_XML_V ,
-
View: IBY_INS_LVL_PMT_STS_CHG_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_INS_LVL_PMT_STS_CHG_XML_V, object_name:IBY_INS_LVL_PMT_STS_CHG_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_INS_LVL_PMT_STS_CHG_XML_V ,
-
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_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 ,
-
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 ,
-
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 ,
-
Table: IBY_PAY_INSTRUCTIONS_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PAY_INSTRUCTIONS_ALL, object_name:IBY_PAY_INSTRUCTIONS_ALL, status:VALID, product: IBY - Payments , description: "This table contains records of the payment instructions. Instructions are created based on the Payment Process Request options. Data is inserted in to the table IBY_PAY_INSTRUCTIONS_AL after payment instruction creation, based on the opt , implementation_dba_data: IBY.IBY_PAY_INSTRUCTIONS_ALL ,
-
View: IBY_XML_FD_PPR_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_XML_FD_PPR_1_0_V, object_name:IBY_XML_FD_PPR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_XML_FD_PPR_1_0_V ,
-
View: IBY_COMPLETED_PMT_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_COMPLETED_PMT_XML_V, object_name:IBY_COMPLETED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_COMPLETED_PMT_XML_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 ,
-
View: IBY_CLEARED_PMT_XML_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_CLEARED_PMT_XML_V, object_name:IBY_CLEARED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_CLEARED_PMT_XML_V ,
-
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_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 ,
-
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 ,
-
View: IBY_XML_FD_PPR_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_XML_FD_PPR_1_0_V, object_name:IBY_XML_FD_PPR_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_XML_FD_PPR_1_0_V ,
-
View: IBY_CLEARED_PMT_XML_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_CLEARED_PMT_XML_V, object_name:IBY_CLEARED_PMT_XML_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_CLEARED_PMT_XML_V ,
-
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 ,
-
View: IBY_PAY_REQUEST_SEC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PAY_REQUEST_SEC_V, object_name:IBY_PAY_REQUEST_SEC_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PAY_REQUEST_SEC_V ,
-
View: IBY_PAY_REQUEST_SEC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_PAY_REQUEST_SEC_V, object_name:IBY_PAY_REQUEST_SEC_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_PAY_REQUEST_SEC_V ,
-
View: IBY_EXT_FD_PMT_1_0_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_PMT_1_0_V, object_name:IBY_EXT_FD_PMT_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_PMT_1_0_V ,
-
View: IBY_EXT_FD_PMT_1_0_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_FD_PMT_1_0_V, object_name:IBY_EXT_FD_PMT_1_0_V, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_EXT_FD_PMT_1_0_V ,