DBA Data[Home] [Help]

APPS.FV_UTILITY dependencies on MO_UTILS

Line 182: mo_utils.get_ledger_info(p_org_id,p_ledger_id,l_ledger_name);

178: BEGIN
179:
180: iF (p_org_id IS NOT NULL) THEN
181:
182: mo_utils.get_ledger_info(p_org_id,p_ledger_id,l_ledger_name);
183:
184: if (p_ledger_id is not null) then
185: select chart_of_accounts_id,currency_code into p_coa_id , p_currency
186: from gl_ledgers_public_v