DBA Data[Home] [Help]

APPS.FV_GEN_ARTRX_REIMB_PROC dependencies on MO_UTILS

Line 149: mo_utils.Get_Ledger_Info

145:
146: g_period_name := p_period_name;
147: g_invoice_date :=fnd_date.canonical_to_date(p_invoice_date);
148:
149: mo_utils.Get_Ledger_Info
150: ( p_operating_unit => g_org_id
151: , p_ledger_id => g_ledger_id
152: , p_ledger_name => g_ledger_name);
153: