<?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 in smartform node (select - endselect) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421896#M1997299</link>
    <description>&lt;P&gt;Thankyou so much. &lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 17:16:30 GMT</pubDate>
    <dc:creator>akshayd1998</dc:creator>
    <dc:date>2021-07-25T17:16:30Z</dc:date>
    <item>
      <title>Error in smartform node (select - endselect)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421894#M1997297</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1956945-screenshot-7.png" /&gt;&lt;/P&gt;
  &lt;P&gt;WA_RT_HD IS A WORK AREA.&lt;/P&gt;
  &lt;P&gt;MY ERROR GETS RESOLVED WHEN I USE ENDSELECT ,THEN TO WHY IS THERE A NEED TO ADD THAT IN PREVIOUS CASE SIMILAR TO THIS I DIDN'T GOT ERROR FOR THIS.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 16:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421894#M1997297</guid>
      <dc:creator>akshayd1998</dc:creator>
      <dc:date>2021-07-25T16:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in smartform node (select - endselect)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421895#M1997298</link>
      <description>&lt;P&gt;It looks like you are selecting only a single variable into LV_IQITYP. &lt;BR /&gt;To resolve the issue you can add SINGLE in your select query, then there'll be no need of endselect.&lt;BR /&gt;&lt;BR /&gt;E.g. - SELECT SINGLE ZIQITYP FROM.......&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421895#M1997298</guid>
      <dc:creator>Shubham56</dc:creator>
      <dc:date>2021-07-25T17:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in smartform node (select - endselect)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421896#M1997299</link>
      <description>&lt;P&gt;Thankyou so much. &lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421896#M1997299</guid>
      <dc:creator>akshayd1998</dc:creator>
      <dc:date>2021-07-25T17:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in smartform node (select - endselect)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421897#M1997300</link>
      <description>&lt;P&gt;The SELECT syntax you are using is to do a "SELECT loop", which requires ENDSELECT.&lt;/P&gt;&lt;P&gt;To avoid a SELECT loop, use for instance SELECT SINGLE ..., or SELECT ... INTO TABLE ...&lt;/P&gt;&lt;P&gt;See the ABAP documentation for more information.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-smartform-node-select-endselect/m-p/12421897#M1997300</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-07-25T17:20:54Z</dc:date>
    </item>
  </channel>
</rss>

