<?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 Getting error while executing simple selection-screen statement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-executing-simple-selection-screen-statement/m-p/12671898#M2016313</link>
    <description>&lt;P&gt;Getting following error message "Selection sccreen statements can only be used between selection screen begin and end of selection screen"&lt;/P&gt;
  &lt;P&gt;Folowing code i have written in my include.&lt;/P&gt;
  &lt;P&gt;PROGRAM zyash_program_alv.&lt;/P&gt;
  &lt;P&gt;TYPE-POOLS: slis.&lt;/P&gt;
  &lt;P&gt;DATA : gs_vbak TYPE vbak.&lt;/P&gt;
  &lt;P&gt;selection-screen begin of block b1.&lt;/P&gt;
  &lt;P&gt;select-options : s_vbeln for gs_vbak_vbeln.&lt;/P&gt;
  &lt;P&gt;selection-screen end of block b1.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 11:53:16 GMT</pubDate>
    <dc:creator>former_member1374255</dc:creator>
    <dc:date>2023-04-04T11:53:16Z</dc:date>
    <item>
      <title>Getting error while executing simple selection-screen statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-executing-simple-selection-screen-statement/m-p/12671898#M2016313</link>
      <description>&lt;P&gt;Getting following error message "Selection sccreen statements can only be used between selection screen begin and end of selection screen"&lt;/P&gt;
  &lt;P&gt;Folowing code i have written in my include.&lt;/P&gt;
  &lt;P&gt;PROGRAM zyash_program_alv.&lt;/P&gt;
  &lt;P&gt;TYPE-POOLS: slis.&lt;/P&gt;
  &lt;P&gt;DATA : gs_vbak TYPE vbak.&lt;/P&gt;
  &lt;P&gt;selection-screen begin of block b1.&lt;/P&gt;
  &lt;P&gt;select-options : s_vbeln for gs_vbak_vbeln.&lt;/P&gt;
  &lt;P&gt;selection-screen end of block b1.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 11:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-executing-simple-selection-screen-statement/m-p/12671898#M2016313</guid>
      <dc:creator>former_member1374255</dc:creator>
      <dc:date>2023-04-04T11:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while executing simple selection-screen statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-executing-simple-selection-screen-statement/m-p/12671899#M2016314</link>
      <description>&lt;P&gt;That error message doesn't make sense. The problem is not there, but with the reference field the select-option is for.&lt;/P&gt;&lt;P&gt;Instead of &lt;STRONG&gt;gs_vbak_vbeln&lt;/STRONG&gt; use &lt;STRONG&gt;gs_vbak-vbeln&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 17:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-executing-simple-selection-screen-statement/m-p/12671899#M2016314</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2023-04-04T17:31:35Z</dc:date>
    </item>
  </channel>
</rss>

