DBA Data[Home] [Help]

APPS.ICX_DEFINE_PAGES dependencies on FND_WEB_CONFIG

Line 84: l_agent := FND_WEB_CONFIG.WEB_SERVER || icx_plug_utilities.getPLSQLagent;

80: username := upper(username);
81:
82: l_user_id:= icx_sec.getID(icx_sec.PV_WEB_USER_ID);
83:
84: l_agent := FND_WEB_CONFIG.WEB_SERVER || icx_plug_utilities.getPLSQLagent;
85:
86: if (p_page_id IS NOT NULL) then
87:
88: select MAX(page_name)