DBA Data[Home] [Help]

APPS.FV_UTILITY dependencies on MO_UTILS

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

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