DBA Data[Home] [Help]

APPS.PA_CONTROL_API_PVT dependencies on PA_CONTROL_ITEMS_PKG

Line 2282: pa_control_items_pkg.insert_row (

2278: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);
2279: end if;
2280:
2281: if (l_any_err_occured_flg is not null and l_any_err_occured_flg <> 'Y') then
2282: pa_control_items_pkg.insert_row (
2283: p_ci_type_id => p_ci_type_id,
2284: p_summary => l_summary,
2285: p_status_code => l_status_code,
2286: p_owner_id => l_owner_id,