DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SUBMIT_PUB_PKG dependencies on IBY_DEBUG_PUB

Line 6249: IBY_DEBUG_PUB.log(p_module, p_module||':'||p_debug_text,l_default_debug_level);

6245:
6246: /*
6247: * Write the debug message to the concurrent manager log file.
6248: */
6249: IBY_DEBUG_PUB.log(p_module, p_module||':'||p_debug_text,l_default_debug_level);
6250:
6251:
6252: END print_log;
6253: