<?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: move &amp; assign in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130965#M447940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP converts assign Statement into move form, and what ever statements in ABAP if u write using symbols lie +, / , = , it will convert into ADD DIV Move like english statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so avoid using symbol it will take time for conversion internally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 11:35:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-04T11:35:22Z</dc:date>
    <item>
      <title>move &amp; assign</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130963#M447938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;diff. between move &amp;amp; assign statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130963#M447938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: move &amp; assign</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130964#M447939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In MOVE  actually copies data into another data field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while ASSIGN is used in field-symbols. and field symbols is used to reference another variable dynamically. So this field symbol will simply point to some other variable and this pointer can be changed at runtime.&lt;/P&gt;&lt;P&gt;(Assign is like Pointer in C)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130964#M447939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: move &amp; assign</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130965#M447940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP converts assign Statement into move form, and what ever statements in ABAP if u write using symbols lie +, / , = , it will convert into ADD DIV Move like english statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so avoid using symbol it will take time for conversion internally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-assign/m-p/2130965#M447940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:35:22Z</dc:date>
    </item>
  </channel>
</rss>

