<?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: Report Display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962520#M946552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;You really need not complicate with all this ... &lt;/P&gt;&lt;P&gt;How will you handle if tomorrow your requirement changes to display 80 fields ?? With the above approach you will have to change the report code again !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is with OO ABAP ALV. Write the ALV report with ABAP Objects.&lt;/P&gt;&lt;P&gt;In this case if there are many fields that do not fit into screen, the system will automatically add a scroll bar. So problem solved. You don't have to worry if in future you want to display 80 fields in the same ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to know how to create a ALV report with ABAP Objects check out the tutorial / example code on:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=section&amp;amp;id=2&amp;amp;Itemid=14" target="test_blank"&gt;http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=section&amp;amp;id=2&amp;amp;Itemid=14&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Probably you need to log in - as the section is for members only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jun 2008 15:37:21 GMT</pubDate>
    <dc:creator>former_member69765</dc:creator>
    <dc:date>2008-06-15T15:37:21Z</dc:date>
    <item>
      <title>Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962515#M946547</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;&lt;/P&gt;&lt;P&gt; I got a requirement that i need to display all 40 fields using ALV grid but i am unable to display all the fileds in output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could any one suggested how to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;NSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 04:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962515#M946547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T04:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962516#M946548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;In GRID display there should be no problem in displaying the fields.&lt;/P&gt;&lt;P&gt;1. check the program (report attribute "LINE-SIZE").&lt;/P&gt;&lt;P&gt;2. check fidlcat for "NO_OUT" = X is set for the fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still not able to fix then take the help from SE11....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs,&lt;/P&gt;&lt;P&gt;Prabhu Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 07:26:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962516#M946548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T07:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962517#M946549</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;Once you get the output, there is an option "change layout" in the application tool bar. Click on that you can select the fields to be displayed on output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 07:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962517#M946549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T07:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962518#M946550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shashikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why not?&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 11:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962518#M946550</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-06-15T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962519#M946551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashikanth,&lt;/P&gt;&lt;P&gt;This must be problem with REPORT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Increase the LINE-SIZE to accomodate max. width of ur grid display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: If ur output width is 350 characters then give below statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT zxxx(Ur report name) LINE-SIZE 350 MESSAGE ID zxx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will definitely works.&lt;/P&gt;&lt;P&gt;For better readability set the attribute col_width_optimize = 'X'/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 11:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962519#M946551</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-06-15T11:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Report Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962520#M946552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;You really need not complicate with all this ... &lt;/P&gt;&lt;P&gt;How will you handle if tomorrow your requirement changes to display 80 fields ?? With the above approach you will have to change the report code again !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is with OO ABAP ALV. Write the ALV report with ABAP Objects.&lt;/P&gt;&lt;P&gt;In this case if there are many fields that do not fit into screen, the system will automatically add a scroll bar. So problem solved. You don't have to worry if in future you want to display 80 fields in the same ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to know how to create a ALV report with ABAP Objects check out the tutorial / example code on:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=section&amp;amp;id=2&amp;amp;Itemid=14" target="test_blank"&gt;http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=section&amp;amp;id=2&amp;amp;Itemid=14&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Probably you need to log in - as the section is for members only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 15:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-display/m-p/3962520#M946552</guid>
      <dc:creator>former_member69765</dc:creator>
      <dc:date>2008-06-15T15:37:21Z</dc:date>
    </item>
  </channel>
</rss>

