DBA Data[Home] [Help]

APPS.OZF_FUND_UTILIZED_PVT dependencies on OZF_FUND_ADJUSTMENT_PVT

Line 3978: ozf_fund_adjustment_pvt.process_act_budgets (

3974: l_act_budgets_rec.request_amount := - l_act_budgets_rec.request_amount;
3975: l_act_budgets_rec.parent_src_apprvd_amt := - l_act_budgets_rec.parent_src_apprvd_amt;
3976: END IF;
3977:
3978: ozf_fund_adjustment_pvt.process_act_budgets (
3979: x_return_status=> l_return_status,
3980: x_msg_count=> x_msg_count,
3981: x_msg_data=> x_msg_data,
3982: p_act_budgets_rec=> l_act_budgets_rec,