DBA Data[Home] [Help]

APPS.BIS_GRAPH_REGION_UI dependencies on BIS_REPORT_UTIL_PVT

Line 213: l_home_url := bis_report_util_pvt.get_home_url;

209:
210: l_plug_id := icx_call.decrypt2(p_plug_id, l_session_id);
211: l_user_id := icx_call.decrypt2(p_user_id,l_session_id);
212:
213: l_home_url := bis_report_util_pvt.get_home_url;
214:
215: hu_instr := instr(l_home_url,'oraclemyPage.home');
216:
217: l_home_url := substr(l_home_url,1,hu_instr-1);