Oracle Application dicussion and support forum

April 25, 2008

oks_reprocessing , query failed transactions

Filed under: Uncategorized — admin @ 2:26 pm

select order_number
from oks_reprocessing a
where a.success_flag = ‘E’ and order_number not in (Select nvl(source_header_ref,’11111′) from csi_txn_errors)

List the orders that have failed in transaction and have an entry in the CSI_TXN_ERRORS table.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress