DBA Data[Home] [Help]

APPS.IEU_PVT dependencies on IEC_G_EXECUTING_LISTS_V

Line 2909: select count(*) into l_count1 from ast_grp_campaigns a, IEC_G_EXECUTING_LISTS_V b, -- for bug 6982201

2905:
2906: /* Start of fix for bug7149127 */
2907:
2908: BEGIN
2909: select count(*) into l_count1 from ast_grp_campaigns a, IEC_G_EXECUTING_LISTS_V b, -- for bug 6982201
2910: JTF_RS_GROUP_MEMBERS c, JTF_RS_GROUPS_DENORM d
2911: where c.group_id = d.group_id
2912: and a.group_id = d.parent_group_id
2913: and c.resource_id = l_resource_id