DBA Data[Home] [Help]

APPS.JTF_RS_GROUPS_PVT dependencies on JTF_RS_GROUPS_PUB

Line 295: l_group_id := JTF_RS_GROUPS_PUB.G_GROUP_ID;

291: END LOOP;
292: CLOSE c_dup_group_id;
293:
294: ELSE
295: l_group_id := JTF_RS_GROUPS_PUB.G_GROUP_ID;
296:
297: END IF;
298:
299: /* Get the next value of the Group number from the sequence. */