DBA Data[Home] [Help]

APPS.AHL_UMP_NONROUTINES_PVT dependencies on MO_GLOBAL

Line 1416: MO_GLOBAL.init('AHL');

1412: END IF;
1413: -- API body starts here
1414:
1415: -- MOAC initialization.
1416: MO_GLOBAL.init('AHL');
1417:
1418: -- Validate UE id + ovn exist and corresponding NR is planned in PRD
1419: OPEN unit_effect_csr (p_ue_id);
1420: FETCH unit_effect_csr INTO l_ue_rec;