DBA Data[Home] [Help]

APPS.JTF_RS_GROUP_RELATE_PVT dependencies on DUAL

Line 175: FROM dual;

171:
172: CURSOR seq_cur
173: IS
174: SELECT jtf_rs_grp_relations_s.nextval
175: FROM dual;
176:
177:
178: CURSOR parent_count_cur(l_group_id number)
179: IS