DBA Data[Home] [Help]

APPS.JTF_RS_GROUP_MEMBERS_PVT dependencies on DUAL

Line 324: FROM dual;

320: /* Get the next value of the Group_member_id from the sequence. */
321:
322: SELECT jtf_rs_group_members_s.nextval
323: INTO l_group_member_id
324: FROM dual;
325:
326:
327: /* Make a call to the group member Audit API */
328: