[Home] [Help]
2299: app_exception.raise_exception;
2300:
2301: ELSE
2302: -- update the corresponding transaction record with Timestamp and Errorcode
2303: igs_uc_transactions_pkg.update_row(
2304: x_rowid => trans_rec.rowid ,
2305: x_uc_tran_id => trans_rec.uc_tran_id ,
2306: x_transaction_id => trans_rec.transaction_id ,
2307: x_datetimestamp => SYSDATE , -- update