<?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: lOOP statment error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376442#M1733613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;if you want to use the same you can do this by using select-option .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;eg.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Select-option S_field for &amp;lt;Data element reference&amp;gt; no-diplay.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Low = 'value1'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Sign = 'I'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Option = 'EQ'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append s_field&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Low = 'value2'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Sign = 'I'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Option = 'EQ'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append s_field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;im_appl_scope &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;fs_applscp&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;val_area = s_field-low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Check and revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;May be you have to do this .&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;loop at s_field.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;im_appl_scope &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;fs_applscp&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;val_area = s_field-low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Rahul Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 11:16:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-18T11:16:14Z</dc:date>
    <item>
      <title>lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376437#M1733608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="color: #1f497d;"&gt;The mentioned is the LOOP statement i am using in the customised function module &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;:&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;i_ltz_val_area &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;STANDARD&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;TABLE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; selopt,&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;im_appl_scope &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;lt;fs_applscp&amp;gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;c_opngr &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;c_imngr &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;c_opgha &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;c_imgha &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;IN &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;i_ltz_val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;c_aggha&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;The above LOOP statement is &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;executed even though there are no records in val_area&amp;nbsp; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;i_ltz_val_area &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376437#M1733608</guid>
      <dc:creator>Ranjith_D_Reddy</dc:creator>
      <dc:date>2013-04-18T10:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376438#M1733609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 10pt; font-family: 'Courier New'; background-color: white; color: black;"&gt; val_area &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10pt; font-family: 'Courier New'; background-color: white; color: blue;"&gt;IN &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 10pt; font-family: 'Courier New'; background-color: white; color: black;"&gt;&lt;STRONG&gt;i_ltz_val_area&lt;/STRONG&gt;&amp;nbsp; is not correct&lt;STRONG&gt; IN&lt;/STRONG&gt; operator cannot be used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10pt; font-family: 'Courier New'; background-color: white; color: black;"&gt;So it is treating it as val_area = ' ' so LOOP is Executing it is allowing without any value&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10pt; font-family: 'Courier New'; background-color: white; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376438#M1733609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376439#M1733610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN does not work if your driver table is empty. Means Since it is empty it returns the check as TRUE. Do the check inside the loop. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376439#M1733610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T10:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376440#M1733611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Sai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then how can i execute that LOOP statement?&lt;/P&gt;&lt;P&gt;Any suggestion for that execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376440#M1733611</guid>
      <dc:creator>Ranjith_D_Reddy</dc:creator>
      <dc:date>2013-04-18T11:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376441#M1733612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjith,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It will be executed because you are using an OR condition......so here the other parameters are satisfying the condition.......................&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376441#M1733612</guid>
      <dc:creator>uppu_narayan</dc:creator>
      <dc:date>2013-04-18T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376442#M1733613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;if you want to use the same you can do this by using select-option .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;eg.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Select-option S_field for &amp;lt;Data element reference&amp;gt; no-diplay.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Low = 'value1'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Sign = 'I'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Option = 'EQ'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append s_field&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Low = 'value2'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Sign = 'I'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;s_field-Option = 'EQ'&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append s_field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;im_appl_scope &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;fs_applscp&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;val_area = s_field-low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Check and revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;May be you have to do this .&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;loop at s_field.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;im_appl_scope &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;fs_applscp&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-style: inherit; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;val_area = s_field-low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Rahul Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376442#M1733613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T11:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376443#M1733614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;their the condition is not accepting any condition mentioned in LOOP statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376443#M1733614</guid>
      <dc:creator>Ranjith_D_Reddy</dc:creator>
      <dc:date>2013-04-18T11:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: lOOP statment error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376444#M1733615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of doing coding in this way collect all &lt;SPAN style="color: #000000; font-family: 'Courier New'; background-color: #ffffff;"&gt;val_area&lt;/SPAN&gt; in one range table say it_valarea.&lt;/P&gt;&lt;P&gt;it_valarea will have fields sigh,option,low high. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the data from internal table where val_area not in it_valarea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then u can do your work on this internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-statment-error/m-p/9376444#M1733615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T13:30:21Z</dc:date>
    </item>
  </channel>
</rss>

