DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_PROCESSOR dependencies on DUAL

Line 198: FROM DUAL;

194: || ')');
195:
196: SELECT rcv_transactions_s.NEXTVAL
197: INTO l_rt_row.transaction_id
198: FROM DUAL;
199:
200: -- Bug 4401341
201: /*Commenting the rcv_table_functions.get_rti_frow_from_id call and fetching
202: the value from rti table as lpn_id fetched from the cache table does not