DBA Data[Home] [Help]

APPS.OZF_FUND_UTILIZED_PVT dependencies on OZF_FUND_ADJUSTMENT_PVT

Line 4564: ozf_fund_adjustment_pvt.process_act_budgets (

4560: IF G_DEBUG THEN
4561: ozf_utility_pvt.debug_message('request_amount '|| l_act_budgets_rec.request_amount);
4562: END IF;
4563:
4564: ozf_fund_adjustment_pvt.process_act_budgets (
4565: x_return_status=> l_return_status,
4566: x_msg_count=> x_msg_count,
4567: x_msg_data=> x_msg_data,
4568: p_act_budgets_rec=> l_act_budgets_rec,