DBA Data[Home] [Help]

APPS.PA_AGREEMENT_PVT dependencies on PA_FIN_PLAN_UTILS

Line 1867: /*pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (

1863: /* End of changes for bug 3614374*/
1864:
1865:
1866: /*added for finplan impact on billing*/
1867: /*pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (
1868: p_project_id =>p_project_id,
1869: x_plan_type_id => l_plan_type_id,
1870: x_return_status => l_return_status,
1871: x_msg_count => l_msg_count,

Line 1968: pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (

1964: END IF;
1965: l_RETURN:='N';
1966: END IF;
1967: /*added for finplan impact on billing bug 2729975*/
1968: pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (
1969: p_project_id =>p_project_id,
1970: x_plan_type_id => l_plan_type_id,
1971: x_return_status => l_return_status,
1972: x_msg_count => l_msg_count,

Line 2255: /*pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (

2251: -- End of changes made for FP_M : Top Task customer changes
2252:
2253: -- Check Funding Level
2254: /*added for finplan impact on billing*/
2255: /*pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (
2256: p_project_id =>p_project_id,
2257: x_plan_type_id => l_plan_type_id,
2258: x_return_status => l_return_status,
2259: x_msg_count => l_msg_count,

Line 2354: pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (

2350: RETURN(l_RETURN);
2351: END IF;
2352:
2353: /*Added for bug 2729975*/
2354: pa_fin_plan_utils.Get_Appr_Rev_Plan_Type_Info (
2355: p_project_id =>p_project_id,
2356: x_plan_type_id => l_plan_type_id,
2357: x_return_status => l_return_status,
2358: x_msg_count => l_msg_count,