DBA Data[Home] [Help]

APPS.PA_FP_UPGRADE_PKG dependencies on PA_BUDGET_FUND_PKG

Line 3478: PA_BUDGET_FUND_PKG.get_budget_ctrl_options (

3474: pa_debug.g_err_stage := 'Calling get_budget_ctrl_options';
3475: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
3476: END IF;
3477:
3478: PA_BUDGET_FUND_PKG.get_budget_ctrl_options (
3479: p_project_id => p_project_id,
3480: p_budget_type_code => p_budget_type_code,
3481: p_calling_mode => 'BUDGET',
3482: x_fck_req_flag => l_fck_req_flag,