DBA Data[Home] [Help]

APPS.GME_PICKING_PVT dependencies on INV_RESERVATION_GLOBAL

Line 587: l_inv_resv_tbl inv_reservation_global.mtl_reservation_tbl_type;

583: l_return_status VARCHAR2 (1);
584: l_plan_tasks BOOLEAN;
585: l_mo_line_rec inv_move_order_pub.trolin_rec_type;
586: l_resv_tbl gme_common_pvt.reservations_tab;
587: l_inv_resv_tbl inv_reservation_global.mtl_reservation_tbl_type;
588: create_suggestions_err EXCEPTION;
589: get_pick_slip_err EXCEPTION;
590: BEGIN
591: IF g_debug <= gme_debug.g_log_procedure THEN