DBA Data[Home] [Help]

APPS.AP_WEB_DFLEX_PKG dependencies on ICX_UTIL

Line 534: htf.img(AP_WEB_INFRASTRUCTURE_PKG.getImagePath||'FNDILOV.gif',c_image_align,icx_util.replace_alt_quotes(l_title),'','BORDER=0 WIDTH=23 HEIGHT=21'),'','');

530: l_where_clause := icx_call.encrypt2(c_where_clause);
531: temp1 := 'javascript:top.opener.top.framMain.lines.setProjectNumberBindValue();';
532: temp := htf.anchor(temp1||'LOV('''||c_attribute_app_id||''','''||c_attribute_code||''','''||c_region_app_id||''','''||c_region_code||''','''||c_form_name||''','''||c_frame_name||''','''||l_where_clause||''','''||c_js_where_clause||''')',
533:
534: htf.img(AP_WEB_INFRASTRUCTURE_PKG.getImagePath||'FNDILOV.gif',c_image_align,icx_util.replace_alt_quotes(l_title),'','BORDER=0 WIDTH=23 HEIGHT=21'),'','');
535: return temp;
536: end;
537:
538: