DBA Data[Home] [Help]

APPS.ORACLEAPPS dependencies on STANDARD

Line 605: -- profile options says. If null give them the standard error message below

601: -- else if l_auth_mode = 'EXTERNAL'
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

Line 2291: --following code was removed as applications standard method for connection is via PHP or Portal

2287: htp.bodyClose;
2288:
2289: ELSE
2290:
2291: --following code was removed as applications standard method for connection is via PHP or Portal
2292: -- per bug 2065286 mputman
2293:
2294: --to re-enable pseudo sessions, uncomment the following block of code
2295: /*