DBA Data[Home] [Help]

APPS.GME_TRANSACTIONS_PVT dependencies on WMS_LICENSE_PLATE_NUMBERS

Line 594: FROM WMS_LICENSE_PLATE_NUMBERS

590: INTO x_out_subinv,
591: x_out_locId,
592: x_context,
593: x_out_lpnno
594: FROM WMS_LICENSE_PLATE_NUMBERS
595: WHERE lpn_id = p_lpn_id;
596:
597: IF (g_debug <= gme_debug.g_log_statement) THEN
598: gme_debug.put_line ( g_pkg_name