DBA Data[Home] [Help]

APPS.JTF_TASK_WORKFLOW_PKG dependencies on DUAL

Line 216: FROM dual;

212:
213: CURSOR c_wf_processs_id
214: IS
215: SELECT jtf_task_workflow_process_s.nextval
216: FROM dual;
217:
218: -- Commented out by SBARAT on 23/02/2006 for bug# 5045559
219: /*CURSOR c_task_details
220: IS