DBA Data[Home] [Help]

APPS.ECE_UTILITIES dependencies on DUAL

Line 236: into iRun_id from dual;

232: Get the next run id. This is the key for this run
233: in the ece_output table.
234: ****************************************************/
235: select ece_output_runs_s.nextval
236: into iRun_id from dual;
237:
238: begin
239: select direction
240: into xDirection