<?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: Reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034314#M717871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in classical interactive reports &lt;/P&gt;&lt;P&gt;we will trigger the next lists by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line selection event &lt;/P&gt;&lt;P&gt;and depending on the values we will call the next lists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the alv interactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we will be using the &lt;/P&gt;&lt;P&gt;user_command which is a dynamic form written&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and depending on the clicks like on clicking the button &lt;/P&gt;&lt;P&gt;or clicking a record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then slis_selfield structure will be populated and depending &lt;/P&gt;&lt;P&gt;according to our requirements we will be following the codes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2007 05:13:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-26T05:13:12Z</dc:date>
    <item>
      <title>Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034309#M717866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;what is diff between ALV s and Normal reports&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 04:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034309#M717866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T04:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034310#M717867</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;Normal reports need extensive coding for formatting and alignment whereas ALV have the advantage of good look and feel and also need minimal coding.Also ALV reports can be made interactive and the fields can be made editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 04:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034310#M717867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T04:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034311#M717868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ALV reports,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   we will use the standard type-pool SLIS. and standard function modules to display the output. In case of ALV various operations like sorting, sum, filtering, subtotals, totals, filtering and modifying of the output layouts are available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Which are not available automatically in the normal reports ( we have to write the coding explicitly).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  This is the major difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 04:39:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034311#M717868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T04:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034312#M717869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALV provides tabular format output where you can sort/filter/cut/paste,download etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLassical report output is a plain output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 04:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034312#M717869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T04:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034313#M717870</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;  using the alv the report headers will automatically be shown based on the attributes of the field..The output length of the column, field allignment everything is taken care by the alv ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  normal reports..you have to take care of the alignment , report headings..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 04:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034313#M717870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T04:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034314#M717871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in classical interactive reports &lt;/P&gt;&lt;P&gt;we will trigger the next lists by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line selection event &lt;/P&gt;&lt;P&gt;and depending on the values we will call the next lists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the alv interactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we will be using the &lt;/P&gt;&lt;P&gt;user_command which is a dynamic form written&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and depending on the clicks like on clicking the button &lt;/P&gt;&lt;P&gt;or clicking a record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then slis_selfield structure will be populated and depending &lt;/P&gt;&lt;P&gt;according to our requirements we will be following the codes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 05:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034314#M717871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T05:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034315#M717872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chandra shekar,&lt;/P&gt;&lt;P&gt;              In ALV reporting ,we use SLIS which is type library for ALV grid.ALV reporting is very flexible and mainly done by function modules and now we can do with ABAP OBJECTS,where as normal reporting is maily hard coded ABAP and need to write code for every functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srikanth.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 05:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3034315#M717872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T05:39:46Z</dc:date>
    </item>
  </channel>
</rss>

