DBA Data[Home] [Help]

APPS.OZF_ACCRUAL_ENGINE dependencies on OZF_BUDGETAPPROVAL_PVT

Line 298: ozf_budgetapproval_pvt.check_budget_qualification(

294: l_total_amount := x_fund_amt_tbl (l_count).earned_amount;
295: END IF;
296:
297: If l_parent_id_tbl.COUNT > 1 THEN
298: ozf_budgetapproval_pvt.check_budget_qualification(
299: p_budget_id => x_fund_amt_tbl (l_count).ofr_src_id
300: , p_cust_account_id => p_cust_account_id
301: , p_product_item_id => p_product_item_id
302: , x_qualify_flag => l_eligible_flag