DBA Data[Home] [Help]

APPS.PA_RATE_ATTR_PKG dependencies on PA_PLANNING_RESOURCE_UTILS

Line 241: PA_PLANNING_RESOURCE_UTILS.get_resource_defaults (

237: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
238: end if;
239:
240: if (l_sys_rlm_ids_tbl.count > 0) then
241: PA_PLANNING_RESOURCE_UTILS.get_resource_defaults (
242: p_resource_list_members => l_sys_rlm_ids_tbl,
243: p_project_id => l_get_budget_ver_csr.project_id,
244: x_resource_class_flag => l_resource_class_flag_tbl,
245: x_resource_class_code => l_resource_class_code_tbl,