DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_RESERVATION_PVT

Line 593: inv_reservation_pvt.print_rsv_rec(l_insert_rsv_rec);

589: l_insert_rsv_rec.ship_ready_flag := 2;
590: l_insert_rsv_rec.detailed_quantity := 0;
591:
592:
593: inv_reservation_pvt.print_rsv_rec(l_insert_rsv_rec);
594:
595: GMI_RESERVATION_UTIL.PrintLn('about to call create_reservation');
596:
597: fnd_msg_pub.initialize;