DBA Data[Home] [Help]

APPS.AMS_APPROVAL_PVT dependencies on OZF_FUND_RECONCILE_PVT

Line 6939: Ozf_Fund_Reconcile_Pvt.reconcile_budget_line (

6935: itemkey => itemkey,
6936: aname => 'AMS_CURRENCY' );
6937:
6938:
6939: Ozf_Fund_Reconcile_Pvt.reconcile_budget_line (
6940: p_budget_used_by_id => l_activity_id
6941: ,p_budget_used_by_type => l_activity_type
6942: ,p_object_currency => l_approved_currency
6943: ,p_api_version => 1.0