DBA Data[Home] [Help]

APPS.WF_QUEUE dependencies on OWA_UTIL

Line 2563: -- use owa_util.redirect_url to redirect the URL to the home page

2559: */
2560: end if;
2561:
2562:
2563: -- use owa_util.redirect_url to redirect the URL to the home page
2564: owa_util.redirect_url(curl=>wfa_html.base_url ||
2565: '/wf_queue.Generic_Queue_Display',
2566: bclose_header=>TRUE);
2567:

Line 2564: owa_util.redirect_url(curl=>wfa_html.base_url ||

2560: end if;
2561:
2562:
2563: -- use owa_util.redirect_url to redirect the URL to the home page
2564: owa_util.redirect_url(curl=>wfa_html.base_url ||
2565: '/wf_queue.Generic_Queue_Display',
2566: bclose_header=>TRUE);
2567:
2568: