DBA Data[Home] [Help]

APPS.PA_CONTROL_API_PVT dependencies on PA_CONTROL_ITEMS_PKG

Line 2299: pa_control_items_pkg.insert_row (

2295: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);
2296: end if;
2297:
2298: if (l_any_err_occured_flg is not null and l_any_err_occured_flg <> 'Y') then
2299: pa_control_items_pkg.insert_row (
2300: p_ci_type_id => p_ci_type_id,
2301: p_summary => l_summary,
2302: p_status_code => l_status_code,
2303: p_owner_id => l_owner_id,