<?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: How to avoid using modify in loop using Field symbols in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299530#M1726065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is Correct way of doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont modify the field symbol like we do in internal tables, because field symbol behave like pointers which changes the original value if you change the field symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details do F1 on Field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2013 05:30:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-01T05:30:53Z</dc:date>
    <item>
      <title>How to avoid using modify in loop using Field symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299528#M1726063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this correct way of using &amp;lt;FS&amp;gt; in loop to avoid modify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : &amp;lt;fs&amp;gt; type vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at ITAB assigning &amp;lt;FS&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;FS&amp;gt;-field = 'U'.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or i Should be using Modify itab statement before ENDLOOP.&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;Urgency Removed&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Basic question. Read sap help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 05:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299528#M1726063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-01T05:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid using modify in loop using Field symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299529#M1726064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's right, no MODIFY is required if you use fieldsymbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why so URGENT? You can just try it yourself to find the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 05:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299529#M1726064</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-03-01T05:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid using modify in loop using Field symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299530#M1726065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is Correct way of doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont modify the field symbol like we do in internal tables, because field symbol behave like pointers which changes the original value if you change the field symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details do F1 on Field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 05:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-using-modify-in-loop-using-field-symbols/m-p/9299530#M1726065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-01T05:30:53Z</dc:date>
    </item>
  </channel>
</rss>

