DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_RESERVATION_PUB

Line 598: INV_RESERVATION_PUB.create_reservation(

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