DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_RESERVATION_PUB

Line 602: INV_RESERVATION_PUB.create_reservation(

598:
599: GMI_RESERVATION_UTIL.PrintLn('about to call create_reservation');
600:
601: fnd_msg_pub.initialize;
602: INV_RESERVATION_PUB.create_reservation(
603: p_api_version_number => 1.0
604: , p_init_msg_lst => fnd_api.g_false
605: , x_return_status => l_api_return_status
606: , x_msg_count => l_msg_count