<?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: Error when call selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183796#M1980083</link>
    <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;3a9e4ce873a94034b33dc62b0ce600ee&lt;/SPAN&gt; .&lt;/P&gt;&lt;P&gt;Thank you, my problem solved.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 08:22:56 GMT</pubDate>
    <dc:creator>jandrivay</dc:creator>
    <dc:date>2020-06-22T08:22:56Z</dc:date>
    <item>
      <title>Error when call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183792#M1980079</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;
  &lt;P&gt;can you tell me why this happened?&lt;/P&gt;
  &lt;P&gt;when i click filter using call selection screen, it's work, and then when i close and i click filter again, that pop up will appear.&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF SCREEN 101 TITLE TEXT-001.
SELECT-OPTIONS s_vbeln FOR vbrk-vbeln OBLIGATORY.
SELECTION-SCREEN END OF SCREEN 101.

"----------------------------------------------------------

 CASE ok_code.
    WHEN 'FILTER'.
      CALL SCREEN 101 STARTING AT 10 2.
      CLEAR gv_init.
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1818557-error-filter.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 06:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183792#M1980079</guid>
      <dc:creator>jandrivay</dc:creator>
      <dc:date>2020-06-22T06:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183793#M1980080</link>
      <description>&lt;P&gt;Read carefully what says the error message, and read what you do in your program.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 06:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183793#M1980080</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-06-22T06:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183794#M1980081</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;jandrivay&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Your Error message explains clearly on the root cause.&lt;/P&gt;&lt;P&gt;What i can suggest is, place a break-point and follow carefully how the system proceeds in executing the code lines. You will surely understand more on the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 06:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183794#M1980081</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-06-22T06:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error when call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183795#M1980082</link>
      <description>&lt;P&gt;Just use CALL SELECTION-SCREEN instead of CALL SCREEN&lt;/P&gt;&lt;P&gt;Dominik Tylczynski &lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 07:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183795#M1980082</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2020-06-22T07:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error when call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183796#M1980083</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;3a9e4ce873a94034b33dc62b0ce600ee&lt;/SPAN&gt; .&lt;/P&gt;&lt;P&gt;Thank you, my problem solved.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 08:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-call-selection-screen/m-p/12183796#M1980083</guid>
      <dc:creator>jandrivay</dc:creator>
      <dc:date>2020-06-22T08:22:56Z</dc:date>
    </item>
  </channel>
</rss>

