DBA Data[Home] [Help]

APPS.PQP_COPY_EAT dependencies on DUAL

Line 24: FROM dual;

20: WHERE ext_dfn_id = p_curr_ext_dfn_id;
21:
22: CURSOR c_get_seq IS
23: SELECT pqp_extract_attributes_s.nextval
24: FROM dual;
25:
26: CURSOR c_new_ext_name IS
27: SELECT name
28: FROM ben_ext_dfn