DBA Data[Home] [Help]

APPS.WF_QUEUE dependencies on OWA_UTIL

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

2579: */
2580: end if;
2581:
2582:
2583: -- use owa_util.redirect_url to redirect the URL to the home page
2584: owa_util.redirect_url(curl=>wfa_html.base_url ||
2585: '/wf_queue.Generic_Queue_Display',
2586: bclose_header=>TRUE);
2587:

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

2580: end if;
2581:
2582:
2583: -- use owa_util.redirect_url to redirect the URL to the home page
2584: owa_util.redirect_url(curl=>wfa_html.base_url ||
2585: '/wf_queue.Generic_Queue_Display',
2586: bclose_header=>TRUE);
2587:
2588: