DBA Data[Home] [Help]

APPS.WSM_INFINITE_SCHEDULER_PVT dependencies on DUAL

Line 803: from dual

799: c_lst_rec_seq_seq number) is
800: -- current job op --
801: select 0 lvl,
802: -c_cur_job_op_seq OP_SEQ_NUM
803: from dual
804: where c_cur_job_op_seq IS NOT NULL
805: union
806: -- other rtg ops --
807: select wco.reco_path_seq_num lvl,