DBA Data[Home] [Help]

APPS.PA_FP_UPGRADE_PKG dependencies on PA_BUDGET_FUND_PKG

Line 3479: PA_BUDGET_FUND_PKG.get_budget_ctrl_options (

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