DBA Data[Home] [Help]

APPS.JTF_RS_GROUPS_PVT dependencies on JTF_RS_GROUP_DENORM_PVT

Line 408: jtf_rs_group_denorm_pvt.create_res_groups

404:
405:
406: /* Make a call to the Group Denorm API */
407:
408: jtf_rs_group_denorm_pvt.create_res_groups
409: (P_API_VERSION => 1,
410: P_INIT_MSG_LIST => fnd_api.g_false,
411: P_COMMIT => fnd_api.g_false,
412: P_GROUP_ID => l_group_id,

Line 1749: jtf_rs_group_denorm_pvt.update_res_groups

1745:
1746:
1747: /* Make a call to the Group Denorm API */
1748:
1749: jtf_rs_group_denorm_pvt.update_res_groups
1750: (P_API_VERSION => 1,
1751: P_INIT_MSG_LIST => fnd_api.g_false,
1752: P_COMMIT => fnd_api.g_false,
1753: P_GROUP_ID => l_group_id,