DBA Data[Home] [Help]

APPS.INV_SERIAL_NUMBER_PUB dependencies on INV_LOG_UTIL

Line 27: inv_log_util.TRACE(p_msg, 'INVSER', 9);

23: -- debug_print is called.
24: -- l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
25: BEGIN
26: -- IF (l_debug = 1) THEN
27: inv_log_util.TRACE(p_msg, 'INVSER', 9);
28: -- END IF;
29: END;
30:
31: PROCEDURE populateattributescolumn IS