DBA Data[Home] [Help]

APPS.ICX_CHANGE_LANGUAGE dependencies on WFA_HTML

Line 120: top.location.href = "'||wfa_html.base_url ||'/OracleNavigate.Responsibility";

116: top.location.href = "'||owa_util.get_cgi_env('SCRIPT_NAME')||'/OracleNavigate.Responsibility";
117: }'); -- updated mputman 1402459
118: else
119: htp.p('function cancelpref() {
120: top.location.href = "'||wfa_html.base_url ||'/OracleNavigate.Responsibility";
121: }');
122: end if;
123:
124: htp.p('function savepref() {

Line 130: -- top.location.href = "'||wfa_html.base_url ||'/oraclemypage.home";

126: document.lang.submit();
127:
128: }');
129:
130: -- top.location.href = "'||wfa_html.base_url ||'/oraclemypage.home";
131:
132:
133: js.scriptClose;
134: -- icx_admin_sig.toolbar(language_code => v_lang);