<?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 REPORT &amp; PROGRAM Keyword in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515833#M569170</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;Earlier all programs are used to be called as Reports only. &lt;/P&gt;&lt;P&gt;Now they are being called as Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points to useful answers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 07:07:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T07:07:22Z</dc:date>
    <item>
      <title>Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515831#M569168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ABAP Code, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; We can start a program with REPORT and PROGRAM Keyword.&lt;/P&gt;&lt;P&gt;What is the difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:02:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515831#M569168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515832#M569169</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;Report is the key word used to display some output on the list&lt;/P&gt;&lt;P&gt;So we can say that Executable program which displays a list is a REPORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program is a general word that to be used for any type of program like Module pool, Executable, Classpool, Function Module pool, Include, Typepool etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515832#M569169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515833#M569170</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;Earlier all programs are used to be called as Reports only. &lt;/P&gt;&lt;P&gt;Now they are being called as Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points to useful answers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515833#M569170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515834#M569171</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;report we will use for executable type.&lt;/P&gt;&lt;P&gt;program we will use for subroutine-pool type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515834#M569171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515835#M569172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lijo John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PROGRAM statement is equivalent to the REPORT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if Helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Sasidhar Reddy Matli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:08:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515835#M569172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515836#M569173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lijo John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PROGRAM statement is equivalent to the REPORT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if Helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Sasidhar Reddy Matli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515836#M569173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515837#M569174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai lijo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement &amp;lt;b&amp;gt;REPORT&amp;lt;/b&amp;gt; must be the first statement of an independent program. It introduces an executable program. You must specify the name rep directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Syntax:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT rep [list_options] 
           [MESSAGE-ID mid] 
           [DEFINING DATABASE ldb]. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above statement, you can replace the key word REPORT with the key word PROGRAM. In executable programs, PROGRAM means the same as REPORT . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Syntax:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PROGRAM prog [list_options] 
             [MESSAGE-ID mid].&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the transaction &amp;lt;b&amp;gt;abapdocu&amp;lt;/b&amp;gt; for further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please reward if found usefull&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515837#M569174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between REPORT &amp; PROGRAM Keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515838#M569175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPORT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement REPORT must be the first statement of an independent program following the triggering of possible Include programs. It introduces an executable program. You must specify the name OBJECT directly. You can use the optional addition list_options to influence the basic list of the program. You can use the other additions to set a messageclass and define a logicaldatabase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROGRAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement PROGRAM must be the first statement of an independent program after the execution of possible Include programs and introduces a module pool or a subroutine pool. The name prog must be entered directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIFFERENCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of module pools, the additions of the statement PROGRAM have the same meaning as the additions with the same name in the statement REPORT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the subroutine pools, only the specification of MESSAGE-ID is appropriate. Possible additions list_options for the basic list are ignored since subroutine pools do not have their own list buffer. Output statements in subroutine pools write to the current list of the calling main program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-report-program-keyword/m-p/2515838#M569175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:17:52Z</dc:date>
    </item>
  </channel>
</rss>

