<?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: Difference between Define and Perform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477886#M836064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well you cannot debug makros, so try to avoid them where possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2008 14:49:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-03T14:49:58Z</dc:date>
    <item>
      <title>Difference between Define and Perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477885#M836063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;Is there a difference between macros and perform? assuming that the routine will not return any values...&lt;/P&gt;&lt;P&gt;For example, I want to concatenate 3 fields into a single field on another table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;DEFINE add_line.&lt;/P&gt;&lt;P&gt;concatenate &amp;amp;1 &amp;amp;2 into tab2-field1.&lt;/P&gt;&lt;P&gt;append tab2.&lt;/P&gt;&lt;P&gt;END-OF-DEFINITION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;PERFORM add_line USING text1 text2.&lt;/P&gt;&lt;P&gt;concatenate text1 text2 into tab2-field1.&lt;/P&gt;&lt;P&gt;append tab2.&lt;/P&gt;&lt;P&gt;ENDPERFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which one would be better to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 14:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477885#M836063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T14:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Define and Perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477886#M836064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well you cannot debug makros, so try to avoid them where possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 14:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477886#M836064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Define and Perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477887#M836065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    perform is more useful for the most of the cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 14:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477887#M836065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T14:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Define and Perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477888#M836066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go for PERFORM statement, we can not debug the Macros for checking values in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 14:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-define-and-perform/m-p/3477888#M836066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T14:51:31Z</dc:date>
    </item>
  </channel>
</rss>

