DBA Data[Home] [Help]

APPS.AHL_MEL_CDL_HEADERS_PVT dependencies on AHL_UMP_NONROUTINES_PVT

Line 1630: AHL_UMP_NONROUTINES_PVT.Check_Open_NRs

1626: RAISE FND_API.G_EXC_ERROR;
1627: END IF;
1628:
1629: -- If there exists open NRs for the MEL/CDL, need to throw a warning...
1630: AHL_UMP_NONROUTINES_PVT.Check_Open_NRs
1631: (
1632: x_return_status => l_return_status,
1633: p_mel_cdl_header_id => l_mel_cdl_header_id
1634: );