You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

The document column in table IBY_TRXN_DOCUMENTS is not displaying correctly

Summary:

The document column in table IBY_TRXN_DOCUMENTS is not displaying correctly in a way that allows us to see the hierarchy of each payment detail by payee, payer, etc.

Example if I execute below query, the output I get in the 'Document' column makes it pretty difficult to read.

select *
from iby_trxn_documents
where payment_instruction_id = '461030'
and doctype = '100'

The output in 'Document' column looks like this one long line instead of a hierarchy format.

Is there a bug or something we can do to get the 'Document' column more easier to read?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!