DBA Data[Home] [Help]

APPS.JTF_RS_GROUPS_PVT dependencies on JTF_RS_GROUPS_PUB

Line 280: l_group_id := JTF_RS_GROUPS_PUB.G_GROUP_ID;

276: END LOOP;
277: CLOSE c_dup_group_id;
278:
279: ELSE
280: l_group_id := JTF_RS_GROUPS_PUB.G_GROUP_ID;
281:
282: END IF;
283:
284: /* Get the next value of the Group number from the sequence. */