DBA Data[Home] [Help]

APPS.ORACLEAPPS dependencies on OWA_UTIL

Line 606: -- owa_util.redirect_url(l_external_password_site);

602: -- then
603: -- get the value of the profile option FND_PASSWORD_EXTERNAL_SITE
604: -- create the link woth this url (redirection to the whatever the
605: -- profile options says. If null give them the standard error message below
606: -- owa_util.redirect_url(l_external_password_site);
607:
608:
609: EXCEPTION
610: when no_data_found then

Line 701: owa_util.mime_header('text/html', FALSE);

697: then
698: l_url := l_url||'&'||'home_url='||wfa_html.conv_special_url_chars(p_home_url);
699: end if;
700:
701: owa_util.mime_header('text/html', FALSE);
702:
703: owa_util.redirect_url(l_url);
704:
705: owa_util.http_header_close;

Line 703: owa_util.redirect_url(l_url);

699: end if;
700:
701: owa_util.mime_header('text/html', FALSE);
702:
703: owa_util.redirect_url(l_url);
704:
705: owa_util.http_header_close;
706:
707: else

Line 705: owa_util.http_header_close;

701: owa_util.mime_header('text/html', FALSE);
702:
703: owa_util.redirect_url(l_url);
704:
705: owa_util.http_header_close;
706:
707: else
708:
709:

Line 768: owa_util.mime_header('text/html', TRUE);

764: ELSE --not using portal and just need to get to icx_sessions.home_url
765: l_maint_home_url := l_home_url;
766: END IF;
767:
768: owa_util.mime_header('text/html', TRUE);
769: htp.p('');
770: htp.htmlOpen;
771: htp.p('