DBA Data[Home] [Help]

APPS.PV_PG_NOTIF_UTILITY_PVT dependencies on FND_WEB_CONFIG

Line 647: SELECT fnd_web_config.jsp_agent FROM dual;

643: RETURN VARCHAR2
644: IS
645: /* Get the web server jsp agent. */
646: CURSOR c_jsp_agent IS
647: SELECT fnd_web_config.jsp_agent FROM dual;
648:
649: /* Get the function url. */
650: CURSOR c_function_url IS
651: SELECT web_html_call