DBA Data[Home] [Help]

APPS.IGC_CBC_FUNDS_CHECKER dependencies on MO_GLOBAL

Line 852: l_org_id := MO_GLOBAL.get_current_org_id;

848: Put_Debug_Msg (l_full_path, 'Ledger ID: ' || l_ledger_id || ' Valuation Method: ' || l_valuation_method);
849: Put_Debug_Msg (l_full_path, 'Getting Event Type Code and Entity Type' );
850: END IF;
851:
852: l_org_id := MO_GLOBAL.get_current_org_id;
853:
854: IF (g_debug_mode = 'Y') THEN
855: Put_Debug_Msg (l_full_path, 'Org ID: ' || l_org_id);
856: END IF;