DBA Data[Home] [Help]

APPS.ORACLENAVIGATE dependencies on ICX_CABO

Line 847: if icx_cabo.g_base_href is null

843: p_entries => TRUE,
844: p_executable => FALSE); -- pass in defaults (GSCC)
845:
846: htp.p('');
847: if icx_cabo.g_base_href is null
848: then
849: htp.p('');
850: else
851: -- htp.p('');
854: htp.p('');
855: end if;
856: htp.p('');

Line 854: htp.p('');

850: else
851: -- htp.p('');
854: htp.p('');
855: end if;
856: htp.p('');
857: htp.p(''||l_title||'');
858: