DBA Data[Home] [Help]

APPS.GME_PICKING_PVT dependencies on INV_RESERVATION_GLOBAL

Line 753: l_inv_resv_tbl inv_reservation_global.mtl_reservation_tbl_type;

749: l_return_status VARCHAR2 (1);
750: l_plan_tasks BOOLEAN;
751: l_mo_line_rec inv_move_order_pub.trolin_rec_type;
752: l_resv_tbl gme_common_pvt.reservations_tab;
753: l_inv_resv_tbl inv_reservation_global.mtl_reservation_tbl_type;
754: create_suggestions_err EXCEPTION;
755: get_pick_slip_err EXCEPTION;
756: BEGIN
757: IF g_debug <= gme_debug.g_log_procedure THEN