<?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: what is a report? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775652#M334597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rajesh..&lt;/P&gt;&lt;P&gt;i have given below the definition gave in abap docu..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT is the first statement in a program. rep can be any name, but you are recommended to use the name of the ABAP program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;REPORT ZREPNAME. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u start your coding for the program.&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2006 07:01:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-13T07:01:30Z</dc:date>
    <item>
      <title>what is a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775650#M334595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz explain clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 06:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775650#M334595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T06:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: what is a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775651#M334596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reports which are properly formatted  (header, footer, page numbers etc.,) with the help of one or more external events like top-of-page,end-of-page etc., are called as CLASSICAL REPORTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard list.&lt;/P&gt;&lt;P&gt;Output of Report program is nothing but Standard list. It consists of one continuous page of 60,000 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interactive report.&lt;/P&gt;&lt;P&gt;For that purpose, a new feature called &amp;#145;Interactive report&amp;#146; is introduced. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the user can interact with the list by creating his own &amp;#145;Menus&amp;#146;, &amp;#145;Application Toolbar&amp;#146; etc., for further navigation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 07:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775651#M334596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T07:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: what is a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775652#M334597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rajesh..&lt;/P&gt;&lt;P&gt;i have given below the definition gave in abap docu..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT is the first statement in a program. rep can be any name, but you are recommended to use the name of the ABAP program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;REPORT ZREPNAME. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u start your coding for the program.&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 07:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775652#M334597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T07:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: what is a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775653#M334598</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;Use these links to have an idea of Reports and interactive reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/reports.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/reports.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/ireports.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/ireports.htm&lt;/A&gt;&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;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 07:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-report/m-p/1775653#M334598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T07:14:13Z</dc:date>
    </item>
  </channel>
</rss>

