DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_BUILD_UTILS_PKG

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

3160:
3161: /*
3162: * Write the debug message to the concurrent manager log file.
3163: */
3164: iby_build_utils_pkg.print_debuginfo(p_module, p_debug_text);
3165:
3166: END print_debuginfo;
3167:
3168: