DBA Data[Home] [Help]

APPS.JTF_RS_GROUPS_PVT dependencies on JTF_RS_GROUP_DENORM_PVT

Line 425: jtf_rs_group_denorm_pvt.create_res_groups

421:
422:
423: /* Make a call to the Group Denorm API */
424:
425: jtf_rs_group_denorm_pvt.create_res_groups
426: (P_API_VERSION => 1,
427: P_INIT_MSG_LIST => fnd_api.g_false,
428: P_COMMIT => fnd_api.g_false,
429: P_GROUP_ID => l_group_id,

Line 1804: jtf_rs_group_denorm_pvt.update_res_groups

1800:
1801:
1802: /* Make a call to the Group Denorm API */
1803:
1804: jtf_rs_group_denorm_pvt.update_res_groups
1805: (P_API_VERSION => 1,
1806: P_INIT_MSG_LIST => fnd_api.g_false,
1807: P_COMMIT => fnd_api.g_false,
1808: P_GROUP_ID => l_group_id,