DBA Data[Home] [Help]

APPS.RLM_WF_SV dependencies on MO_GLOBAL

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

1801: --
1802: -- fnd_profile.get('ORG_ID', v_org_id);
1803: --
1804: IF (l_debug <> -1) THEN
1805: rlm_core_sv.dlog(C_DEBUG, 'Org Id ', MO_GLOBAL.get_current_org_id);
1806: END IF;
1807: --
1808: -- Abort the process if it has hung
1809: BEGIN