<?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: Search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482878#M1061310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I want to fileter the values which I received from search help and display only suitable values on the screen.Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2008 13:37:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-05T13:37:14Z</dc:date>
    <item>
      <title>Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482875#M1061307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have created one search help which displays all the rows on screen but depending on the radio button I have selected on the screen I need to display the rows from search help suitable for that option.Please help me to sort this problem.At present I am using FM F4IF_FIELD_VALUE_REQUEST.Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482875#M1061307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482876#M1061308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the problem you are facing...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482876#M1061308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482877#M1061309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try creating a Internal table with all the rows that u need, and add an extra field for the corresponding option you selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in PAI you must loop at the ti with the mark you saved before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482877#M1061309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482878#M1061310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I want to fileter the values which I received from search help and display only suitable values on the screen.Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482878#M1061310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482879#M1061311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;show me the code what you are doing..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are reading the values from where..? that time can't you filter them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Search help are you using single selection or multiple selection..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482879#M1061311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482880#M1061312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   This is the code I am using.I don't know where I have to specify the parameters to filter the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;     tabname                   = struc&lt;/P&gt;&lt;P&gt;     fieldname                 = comp&lt;/P&gt;&lt;P&gt;     searchhelp                = 'ZBAS_OVRIDE_AUTH'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       SHLPPARAM                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       DYNPPROG                  = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       DYNPNR                    = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       DYNPROFIELD               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       STEPL                     = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       VALUE                     = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       MULTIPLE_CHOICE           = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       DISPLAY                   = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       SUPPRESS_RECORDLIST       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       CALLBACK_PROGRAM          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       CALLBACK_FORM             = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       SELECTION_SCREEN          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       USER_RESET                =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   TABLES&lt;/P&gt;&lt;P&gt;     return_tab                = f4ret&lt;/P&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;     field_not_found           = 1&lt;/P&gt;&lt;P&gt;     no_help_for_field         = 2&lt;/P&gt;&lt;P&gt;     inconsistent_help         = 3&lt;/P&gt;&lt;P&gt;     no_values_found           = 4&lt;/P&gt;&lt;P&gt;     OTHERS                    = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482880#M1061312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482881#M1061313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES
return_tab = f4ret "&amp;lt;----this parameter you can get the selected 
                          "values&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f4ret is the internal table here you can see the entries what ever you select.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482881#M1061313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482882#M1061314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   But I want to delete some of the rows from the search help before displaying on screen and selecting.For example if search help getting 10 records I want to display only 5 when I select 'A' option and 6  records on screen when I select 'B' option.Hope you understood my problem.Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482882#M1061314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482883#M1061315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok in that case you have to use this Function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4IF_INT_TABLE_VALUE_REQUEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this you need to pass the Records what ever you want to the table parameter VALUE_TAB &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have to write the select on the table and Populate the records what ever you want and call the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search with the Function name you can get lot of examples here..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482883#M1061315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T13:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482884#M1061316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi giri prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u are using a "Search Help", U can use a Exit inside Search Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U'll need a Function Group and a Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at Include "&lt;STRONG&gt;TOP&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TYPE-POOLS shlp .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at function Module use those parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Changing&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CALLCONTROL	LIKE	DDSHF4CTRL&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SHLP		TYPE	SHLP_DESCR_T&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Tables&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RECORD_TAB	LIKE	SEAHLPRES&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SHLP_TAB	TYPE	SHLP_DESCR_TAB_T&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Source Code"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- create this table (it's like the table that's system return).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DATA: BEGIN OF itab_record OCCURS 0.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;        &lt;EM&gt;INCLUDE STRUCTURE seahlpres.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DATA: END OF itab_record.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- U can control the steps at ur exit comparing the variable "callcontrol-step".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CASE callcontrol-step.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;WHEN 'SELECT'.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- before Select of Search Help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;WHEN 'DISP'.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- before display search values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ENDCASE.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- shlp-selopt[] - table with Select Options&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-   U can append the name of field and values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- record_tab[]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-   Return table - U have the values at step 'DISP' from callcontrol-step&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-                  U have the values that will be displayed...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Exit at SH you can delete at Step &lt;STRONG&gt;'DISP'&lt;/STRONG&gt;...&lt;/P&gt;&lt;P&gt;U can control the rows using the variable &lt;STRONG&gt;callcontrol-maxrecords&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allan Cristian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Allan Cristian on Sep 5, 2008 11:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 14:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/4482884#M1061316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T14:16:12Z</dc:date>
    </item>
  </channel>
</rss>

