<?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: Refresh Search Help exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724940#M632354</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 got the same problem. The refresh statement doesn't work because you are not going back to the search help exit. Is there something that leads the program not to go to het search help exit again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 14:26:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T14:26:10Z</dc:date>
    <item>
      <title>Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724938#M632352</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;We have added a search help exit for sales order reason codes to restrict the values allowed by order type.  It works great except when the user changes the order type.  The system does not pass thru the search help exit again and refresh the values for the new order type unless the user calls transaction VA01 to start over again.   How can I force the system to refresh the search help exit without starting the transaction again? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maggie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 15:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724938#M632352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T15:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724939#M632353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just   place the  REFRESH  statement  to the parameter which your   passing the    SEARCH HELP   DATA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example  :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters :  s_lifnr for   matchcode  object  help_lifnr  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"************in your   code &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refresh  s_lifnr  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points  if it is usefull ...&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 08:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724939#M632353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T08:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724940#M632354</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 got the same problem. The refresh statement doesn't work because you are not going back to the search help exit. Is there something that leads the program not to go to het search help exit again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724940#M632354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724941#M632355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maggie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure , but I think there is a separate exit when the order type is changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724941#M632355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T20:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724942#M632356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For VA01 there is an inlude MV45AFZZ. In this include there is a form called FORM userexit_field_modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put in this form the following code and the problem is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CASE SCREEN-NAME.&lt;/P&gt;&lt;P&gt;   WHEN 'VBAK-AUGRU'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'VRM_DELETE_VALUES'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        id                         = 'VBAK-AUGRU'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      ID_CONTAINS_PROGNAME       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;       ID_NOT_FOUND               = 1&lt;/P&gt;&lt;P&gt;       OTHERS                     = 2.&lt;/P&gt;&lt;P&gt;              .&lt;/P&gt;&lt;P&gt;    IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCASE.&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;  Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 10:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724942#M632356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T10:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Search Help exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724943#M632357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for your help everyone.  We implemented Robert's solution and it solved the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 15:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-search-help-exit/m-p/2724943#M632357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T15:02:13Z</dc:date>
    </item>
  </channel>
</rss>

