DBA Data[Home] [Help]

APPS.IGC_UPGRADE_DATA_R12 dependencies on MO_UTILS

Line 179: MO_UTILS.get_ledger_info(l_org_id, g_sob_id, g_sob_name);

175: END IF;
176:
177: /*Obtain Set of Books Name and ID*/
178:
179: MO_UTILS.get_ledger_info(l_org_id, g_sob_id, g_sob_name);
180:
181: IF (g_debug_mode = 'Y') THEN
182: Put_Debug_Msg(l_full_path, 'SOB ID: ' || g_sob_id);
183: Put_Debug_Msg(l_full_path, 'Balance Type: ' || p_balance_type);