DBA Data[Home] [Help]

APPS.IGC_CC_COMMON_UTILS_PVT dependencies on IGC_MSGS_PKG

Line 43: IGC_MSGS_PKG.Put_Debug_Msg (p_debug_message => p_debug_msg,

39: l_profile_name VARCHAR2(255) := 'IGC_DEBUG_LOG_DIRECTORY';
40:
41: BEGIN
42:
43: IGC_MSGS_PKG.Put_Debug_Msg (p_debug_message => p_debug_msg,
44: p_profile_log_name => l_profile_name,
45: p_prod => l_prod,
46: p_sub_comp => l_sub_comp,
47: p_filename_val => NULL,