DBA Data[Home] [Help]

APPS.WMS_SHIPPING_INTERFACE_GRP dependencies on FND_GLOBAL

Line 730: l_user_id NUMBER := fnd_global.user_id;

726: l_inventory_item_id_tbl inventory_item_id_tbl;
727: l_serial_number_tbl serial_number_tbl;
728: l_lpn_id_tbl lpn_id_tbl;
729: l_current_org_id_tbl organization_id_tbl;
730: l_user_id NUMBER := fnd_global.user_id;
731: BEGIN
732: print_debug('PROCESS_SERIAL_NUMBER: Entered');
733: x_return_status := g_ret_status_success;
734: x_msg_count := 0;