R12 Receivables: Correct Funds Transfer Errors does not show credit card transactions rejected by th
select tangibleid, amount, trxntypeid, status, bepmessage
from iby_trxn_summaries_all
where tangibleid in ('ONT7002', 'ONT8001')
order by tangibleid, trxntypeid;
ONT7002 83.7 2 0 This transaction has been approved.
ONT7002 218.7 8 5 The amount requested for settlement cannot be greater than the original amount authorized.