DBA Data[Home] [Help]

APPS.ICX_CABO dependencies on FND_WEB_CONFIG

Line 465: htp.p('');

461: begin
462:
463: if icx_cabo.g_base_href is null
464: then
465: htp.p('');
466: else
467: htp.p('');
468: end if;
469: