DBA Data[Home] [Help]

APPS.OZF_ACCRUAL_ENGINE dependencies on OZF_BUDGETAPPROVAL_PVT

Line 360: ozf_budgetapproval_pvt.check_budget_qualification(

356: l_total_amount := x_fund_amt_tbl (l_count).earned_amount;
357: END IF;
358:
359: If l_parent_id_tbl.COUNT > 1 THEN
360: ozf_budgetapproval_pvt.check_budget_qualification(
361: p_budget_id => x_fund_amt_tbl (l_count).ofr_src_id
362: , p_cust_account_id => p_cust_account_id
363: , p_product_item_id => p_product_item_id
364: , x_qualify_flag => l_eligible_flag