DBA Data[Home] [Help]

APPS.JTF_RS_GROUP_MEMBERS_PVT dependencies on JTF_RS_GROUPS_B

Line 20: G_MOVED_FR_GROUP_ID JTF_RS_GROUPS_B.GROUP_ID%TYPE DEFAULT NULL;

16: to another as well as the old group id. This will be used for the insert in
17: of group member audit api for an insert of a new member. In this case the old_group_id
18: will be assigned this variable value which will be initialized when a member is moved */
19:
20: G_MOVED_FR_GROUP_ID JTF_RS_GROUPS_B.GROUP_ID%TYPE DEFAULT NULL;
21:
22:
23: /*Procedure to assign value to the global variable */
24: PROCEDURE assign_value_to_global