DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on PA_PROJECT_STRUCTURE_UTILS

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

2016: IF l_debug_mode = 'Y' THEN
2017: pa_debug.g_err_stage := 'validating input';
2018: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);
2019: END IF;
2020: l_fin_struct_id := PA_PROJECT_STRUCTURE_UTILS.GET_FIN_STRUCTURE_ID(p_version_info_rec.x_project_id); /* Bug 4929163 */
2021: IF p_version_info_rec.x_project_id IS NULL THEN
2022: IF l_debug_mode = 'Y' THEN
2023: pa_debug.g_err_stage := 'project_id not passed';
2024: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);

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

12406: pa_debug.g_err_stage := 'Getting the Structure version information of the budget version';
12407: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
12408: END IF;
12409: l_project_structure_version_id := l_version_info_rec.x_project_structure_version_id;
12410: l_struct_status_flag := PA_PROJECT_STRUCTURE_UTILS.check_struc_ver_published(l_project_id,
12411: l_project_structure_version_id);
12412:
12413: /* Bug 5144013: Commenting out the below code by which we are getting the agreement currency of the plan
12414: version if the plan version is a change order version and the approved_rev_plan_type_flag of the plan