DBA Data[Home] [Help]

APPS.CTO_WIP_WRAPPER dependencies on DUAL

Line 974: from dual;

970: l_stmt_num := 4;
971: if (l_rows_selected - l_rows_errored = 1) then
972: select wip_job_schedule_interface_s.nextval
973: into x_wip_seq
974: from dual;
975: end if;
976:
977: IF PG_DEBUG <> 0 THEN
978: OE_DEBUG_PUB.add('get_order_lines: ' || 'Get_Order_lines: ' ||