DBA Data[Home] [Help]

APPS.IBY_PAYINSTR_UTILS_PKG dependencies on IBY_BUILD_UTILS_PKG

Line 53: iby_build_utils_pkg.print_debuginfo(p_module, p_debug_text);

49:
50: /*
51: * Write the debug message to the concurrent manager log file.
52: */
53: iby_build_utils_pkg.print_debuginfo(p_module, p_debug_text);
54:
55: END print_debuginfo;
56:
57: /*--------------------------------------------------------------------