DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on PA_PROJECT_STRUCTURE_UTILS

Line 2011: l_fin_struct_id := PA_PROJECT_STRUCTURE_UTILS.GET_FIN_STRUCTURE_ID(p_version_info_rec.x_project_id); /* Bug 4929163 */

2007: IF l_debug_mode = 'Y' THEN
2008: pa_debug.g_err_stage := 'validating input';
2009: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);
2010: END IF;
2011: l_fin_struct_id := PA_PROJECT_STRUCTURE_UTILS.GET_FIN_STRUCTURE_ID(p_version_info_rec.x_project_id); /* Bug 4929163 */
2012: IF p_version_info_rec.x_project_id IS NULL THEN
2013: IF l_debug_mode = 'Y' THEN
2014: pa_debug.g_err_stage := 'project_id not passed';
2015: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);

Line 12170: l_struct_status_flag := PA_PROJECT_STRUCTURE_UTILS.check_struc_ver_published(l_project_id,

12166: pa_debug.g_err_stage := 'Getting the Structure version information of the budget version';
12167: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
12168: END IF;
12169: l_project_structure_version_id := l_version_info_rec.x_project_structure_version_id;
12170: l_struct_status_flag := PA_PROJECT_STRUCTURE_UTILS.check_struc_ver_published(l_project_id,
12171: l_project_structure_version_id);
12172:
12173: /* Bug 5144013: Commenting out the below code by which we are getting the agreement currency of the plan
12174: version if the plan version is a change order version and the approved_rev_plan_type_flag of the plan