My Oracle Support Banner

Why is there a NULL Value in the Column "Document" in the Table "IBY_TRXN_DOCUMENTS" for a Payment Process Request? (Doc ID 2854053.1)

Last updated on SEPTEMBER 03, 2023

Applies to:

Oracle Fusion Payments Cloud Service - Version 11.13.21.10.0 and later
Information in this document applies to any platform.

Goal

Why is there a NULL Value in the Column "Document" in the Table "IBY_TRXN_DOCUMENTS" for a Payment Process Request?

There is NULL value in the column "Document" of Table "IBY_TRXN_DOCUMENTS" for PPR completed which has completed successfully.

Query used to check:

Select *
From iby_trxn_documents
where payment_instruction_id = (Select payment_instruction_id
From iby_payments_all
where payment_process_request_name like 'xxx');  replace xxx with your PPR name

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.