<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with cl_salv_gui_table_ida in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212439#M1911055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what is the solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of conversion routines in the SAP ERP Standard. I think the user should have the possibility to search for fields even if they have a conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 14:31:44 GMT</pubDate>
    <dc:creator>frankgutknecht</dc:creator>
    <dc:date>2016-05-19T14:31:44Z</dc:date>
    <item>
      <title>Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212424#M1911040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the new ALV 'cl_salv_gui_table_ida' combined with a Core Data Service. I've activated the toolbar text search and enabled the search for a plenty of columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'NAME1' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'ORT01' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'PSTLZ' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'INFNR' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'LIFNR' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'LIFNR_2' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'MAKTX' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'SMTP_ADDR' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; go_alv_display-&amp;gt;field_catalog( )-&amp;gt;enable_text_search( 'ORT02' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search is working for the fields NAME01, ORT01, PSTLZ, MAKTX, ORT02, The other columns don't work in the search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've checked the coding and found out that the search_scope is just filled with the working columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class: CL_SADL_ABQI&lt;/P&gt;&lt;P&gt;Method: _GET_SEARCH_SCOPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I couldn't find the coding where the scope is filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for your help!&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 09:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212424#M1911040</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-08-25T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212425#M1911041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;BR /&gt;can you give some more details about which DB tables the CDS view depends on? I assume it has something to do with the data element types, but I only found that LIFNR/INFNR are CHAR 10's, don't have type information about the working fields like MAKTX (TEXT??).&lt;BR /&gt;Cheers,&lt;BR /&gt;&amp;nbsp; Jasmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212425#M1911041</guid>
      <dc:creator>jasmin_gruschke</dc:creator>
      <dc:date>2015-08-25T10:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212426#M1911042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of course, the dependent TB tables in the CDS are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;llfa1.lifnr,&lt;/P&gt;&lt;P&gt;lfa1.ort01,&lt;/P&gt;&lt;P&gt;lfa1.pstlz,&lt;/P&gt;&lt;P&gt;eina.matnr,&lt;/P&gt;&lt;P&gt;makt.maktx,&lt;/P&gt;&lt;P&gt;adr6.smtp_addr,&lt;/P&gt;&lt;P&gt;lfa1.name1,&lt;/P&gt;&lt;P&gt;eina.infnr&lt;/P&gt;&lt;P&gt;lfa1.ort02,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example maktx is a CHAR 40 field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing i noticed is that all the non-searchable fields have some conversion routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 12:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212426#M1911042</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-08-25T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212427#M1911043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;BR /&gt;just checked with *the* expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[By the way: The situation is the very same if you go for the table directly (e.g. using field LIFRN and NAME1 from LFA1) in the ALV IDA. So it's not related to the CDS view.]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the issue originates (as you already guessed yourself) from the ALPHA CONVERSION, which complicates the search on DB level (which depends on an internal format).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround, you could either do e.g. a cast( lifnr as abap.char(10)) in the CDS view, or a cast to a dedicated data element MY_LIFNR, which uses a copy of the original domain but removes the conversion exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;&amp;nbsp; Jasmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 10:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212427#M1911043</guid>
      <dc:creator>jasmin_gruschke</dc:creator>
      <dc:date>2015-08-28T10:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212428#M1911044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to casts the fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cast(lfa1.lifnr as abap.char(10)) as lifnr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting an dump if I start to search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"feature not supported: An expression (not field) cannot be supported"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do use a dedicated data element in a CDS-View?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Frank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/780533" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212428#M1911044</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-08-31T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212429#M1911045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which SP of AS ABAP do you have installed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212429#M1911045</guid>
      <dc:creator>JensWeiler</dc:creator>
      <dc:date>2015-08-31T08:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212430#M1911046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP 7.4 SP10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212430#M1911046</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-08-31T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212431#M1911047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;BR /&gt;yet another question arises, which HANA version/revision are you running (as the error message seems to originate from the DB rather than from the ABAP layer).&lt;BR /&gt;Cheers,&lt;BR /&gt;&amp;nbsp; Jasmin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 14:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212431#M1911047</guid>
      <dc:creator>jasmin_gruschke</dc:creator>
      <dc:date>2015-09-07T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212432#M1911048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our Hana Version is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HDB 1.00.097.01.1436865239&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 15:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212432#M1911048</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-09-07T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212433#M1911049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin, hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are there any news about this problem?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 08:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212433#M1911049</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2015-09-17T08:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212434#M1911050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;BR /&gt;sorry for the late reply. Yes, acutally there is an update. Seems that there is an issue in the interplay of the ALV and the CONTAINS function in your HDB revision.&lt;BR /&gt;I guess asking you to upgrade your HANA is not an option, therefore, I propose to use another workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I previously proposed to use a CAST on a dedicated data element MY_LIFNR (which does not feature an ALPHA CONVERSION). Can you alternatively use such a data element in combination with the method field_catalog()-&amp;gt;set_data_element( ... ) function of your IDA ALV before calling the enable_text_search( ... ) function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works for me, but I don't have a system with exaclty the same versions (ABAP and HANA) you have in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;&amp;nbsp; Jasmin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:58:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212434#M1911050</guid>
      <dc:creator>jasmin_gruschke</dc:creator>
      <dc:date>2015-09-17T11:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212435#M1911051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have upgraded our System to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HDB 1.00.102.03.1449674847&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the problem still exists. We cannot search for elements if they have a conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Cast of the Element is not working. I'm still getting a dump:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;"feature not supported: An expression (not field) cannot be supported"&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks for your help.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Best, &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 08:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212435#M1911051</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2016-02-01T08:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212436#M1911052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we've updated our system again to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.00.112.00.1457615240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the problem still exists. Do you have any news about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 12:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212436#M1911052</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2016-04-06T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212437#M1911053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've found the place in the coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class: CL_SALV_GUI_FIELD_CATALOG_IDA&lt;/P&gt;&lt;P&gt;Method: GET_ALLOWED_SERVICES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;ls_display_info&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;is_text_search_allowed &lt;SPAN class="L0S52"&gt;eq &lt;/SPAN&gt;abap_true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;and &lt;/SPAN&gt;l_inttype &lt;SPAN class="L0S52"&gt;NA &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'IPbsaef'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;l_convexit &lt;SPAN class="L0S52"&gt;IS &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;INITIAL&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"OR l_inttype EQ 'N' ). "Not Numeric and no ConvExit U4YK011340&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is_text_search_allowed &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;abap_true&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;The Conversion Routine has to be initial. Is there any special reason?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Please change the SAP Standard! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Frank&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 15:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212437#M1911053</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2016-05-02T15:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212438#M1911054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just saw your question. Thank you for citing the place in the coding!&lt;/P&gt;&lt;P&gt;Yes, there is a reason: When a column has a conversion exit, it does not make much sense to do a text-search on the values stored on the database. They would have to be converted before matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversion exits are "evil" in the age of HANA-based applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 14:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212438#M1911054</guid>
      <dc:creator>ivo_vollrath</dc:creator>
      <dc:date>2016-05-19T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212439#M1911055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what is the solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of conversion routines in the SAP ERP Standard. I think the user should have the possibility to search for fields even if they have a conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 14:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212439#M1911055</guid>
      <dc:creator>frankgutknecht</dc:creator>
      <dc:date>2016-05-19T14:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cl_salv_gui_table_ida</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212440#M1911056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am honestly sorry for having read only part of your thread. I saw the discussions about the HANA revision, but I missed the other important parts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not try it but I would expect that the following (roughly) should work:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;go_alv_display-&amp;gt;field_catalog()-&amp;gt;set_data_element( iv_field_name = 'LIFNR' iv_data_element_name = 'MY_LIFNR' ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where MY_LIFNR would by your own copy of the LIFNR data type without conversion exit.&lt;/P&gt;&lt;P&gt;Of course, this would only be a partial solution as it would disable the conversion exit completely for your table. Depending on what the conversion exit actually does, this may or may not make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, your general concerns about conversion exits being used all over the standard are, of course, valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 14:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-cl-salv-gui-table-ida/m-p/11212440#M1911056</guid>
      <dc:creator>ivo_vollrath</dc:creator>
      <dc:date>2016-05-19T14:57:53Z</dc:date>
    </item>
  </channel>
</rss>

