DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on IBY_BUILD_UTILS_PKG

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

2871:
2872: /*
2873: * Write the debug message to the concurrent manager log file.
2874: */
2875: iby_build_utils_pkg.print_debuginfo(p_module, p_debug_text);
2876:
2877: END print_debuginfo;
2878:
2879: END IBY_DISBURSE_SINGLE_PMT_PKG;