DBA Data[Home] [Help]

APPS.MSC_X_EX5_PKG dependencies on MSC_X_WFNOTIFY_PKG

Line 1690: msc_x_wfnotify_pkg.launch_wf ( l_errbuf

1686: --launch workflow here
1687: --------------------------------------------------------------
1688: print_debug_info('Launch workflow process');
1689:
1690: msc_x_wfnotify_pkg.launch_wf ( l_errbuf
1691: , l_retnum
1692: );
1693:
1694: -----------------------------------------------------------