DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_RESERVATION_PVT

Line 597: inv_reservation_pvt.print_rsv_rec(l_insert_rsv_rec);

593: l_insert_rsv_rec.ship_ready_flag := 2;
594: l_insert_rsv_rec.detailed_quantity := 0;
595:
596:
597: inv_reservation_pvt.print_rsv_rec(l_insert_rsv_rec);
598:
599: GMI_RESERVATION_UTIL.PrintLn('about to call create_reservation');
600:
601: fnd_msg_pub.initialize;