DBA Data[Home] [Help]

APPS.RLM_WF_SV dependencies on MO_GLOBAL

Line 1794: rlm_core_sv.dlog(C_DEBUG, 'Org Id ', MO_GLOBAL.get_current_org_id);

1790: --
1791: -- fnd_profile.get('ORG_ID', v_org_id);
1792: --
1793: IF (l_debug <> -1) THEN
1794: rlm_core_sv.dlog(C_DEBUG, 'Org Id ', MO_GLOBAL.get_current_org_id);
1795: END IF;
1796: --
1797: -- Abort the process if it has hung
1798: BEGIN