DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_PROCESSOR dependencies on DUAL

Line 188: FROM DUAL;

184: || ')');
185:
186: SELECT rcv_transactions_s.NEXTVAL
187: INTO l_rt_row.transaction_id
188: FROM DUAL;
189:
190: -- Bug 4401341
191: /*Commenting the rcv_table_functions.get_rti_frow_from_id call and fetching
192: the value from rti table as lpn_id fetched from the cache table does not