DBA Data[Home] [Help]

APPS.AMW_PROC_ORG_HIERARCHY_PVT dependencies on AMW_WF_HIERARCHY_PKG

Line 2228: amw_wf_hierarchy_pkg.reset_proc_org_risk_ctrl_count;

2224: amw_utility_pvt.error_message(p_message_name => 'USER_PROFILE_MISSING');
2225: RAISE fnd_api.g_exc_error;
2226: END IF;
2227:
2228: amw_wf_hierarchy_pkg.reset_proc_org_risk_ctrl_count;
2229:
2230: /* Commented by mpande 11/13/2003 bug#
2231: OPEN c1;
2232: LOOP