<?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: ALV report printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998087#M1804255</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;Download the file in excel format and then print the document by selecting fit to page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2014 11:16:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-20T11:16:18Z</dc:date>
    <item>
      <title>ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998085#M1804253</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;I have an ABAP report with 22 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried printing the report, it didn't fit in the letter size paper and many columns were not included in the printed report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will there be a way to be able to fit all the 22 columns in the letter size paper?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, will it be possible that those columns that were not printed be placed instead on the next line of the ALV report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Katrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998085#M1804253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-20T11:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998086#M1804254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Katrina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1 ) &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Will there be a way to be able to fit all the 22 columns in the letter size paper?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes, it is possible. It all depends how you want to display data in each column. You can shrink each column so that all 22 columns can come in 1-single row.&lt;/P&gt;&lt;P&gt;Though, it might not look good.&lt;/P&gt;&lt;P&gt;You can even try printing in Landscape format if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &lt;SPAN style="color: #333333; font-size: 12px;"&gt;will it be possible that those columns that were not printed be placed instead on the next line of the ALV report?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This should be possible. Otherwise, you can use Hierarchical ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998086#M1804254</guid>
      <dc:creator>former_member207661</dc:creator>
      <dc:date>2014-01-20T11:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998087#M1804255</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;Download the file in excel format and then print the document by selecting fit to page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998087#M1804255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-20T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998088#M1804256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katrina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Downloading the data in the excel sheet is the best way in my opinion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this thread also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="316900" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="ALV LIST OUTPUT IN LANDSCAPE orientation" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 13:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998088#M1804256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-20T13:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998089#M1804257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please down load it as a excel format, after print it else reduce the field length of alv report while designing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Thangam.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 04:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998089#M1804257</guid>
      <dc:creator>thangam_perumal</dc:creator>
      <dc:date>2014-01-21T04:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998090#M1804258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katrina,&lt;/P&gt;&lt;P&gt;either you can reduce the the pixel size, or can shrinks the coulm to be printed&lt;/P&gt;&lt;P&gt;such that it can fit into your paper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search in this forum, you might get some clue, for achieving your goal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 04:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998090#M1804258</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-01-21T04:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998091#M1804259</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;1) Ask users to restrict number of columns in print , they can see all 22 columns in o/p but for print you can ask them to keep absolute required columns only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) create a layout (there is option in menu of user defined layout) save a variant of created layout. in layout you can keep required columns only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) or export to excel and print.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 05:04:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998091#M1804259</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2014-01-21T05:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998092#M1804260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the answers. Unfortunately, users don't want to download the report into excel file and modify the text and column sizes and paper width. They wanted to print the report directly from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there still other way to make it work in SAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 08:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998092#M1804260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-27T08:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998093#M1804261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Will it be applicable for hierarchical ALV? The columns that will be printed on the next line has different data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, columns 1, 2, and 3 are on the first line with fields process order, plant, and quantity. Columns 4, Long text (40 chars) onward doesn't fit on the paper anymore. So it will be printed on the next line the same column with Process order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALV report:&lt;/P&gt;&lt;P&gt;Column 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column 4&lt;/P&gt;&lt;P&gt;Process Order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Long text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be printed:&lt;/P&gt;&lt;P&gt;Column 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column 3&lt;/P&gt;&lt;P&gt;Process Order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/P&gt;&lt;P&gt;Long text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 08:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998093#M1804261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-27T08:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: ALV report printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998094#M1804262</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;You can try with the below option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create different report layouts by keeping the required columns. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;Layout1 - 1 to 11 columns&lt;/P&gt;&lt;P&gt;Layout2 - 12 to 22 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 08:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-printing/m-p/9998094#M1804262</guid>
      <dc:creator>former_member223133</dc:creator>
      <dc:date>2014-01-27T08:46:11Z</dc:date>
    </item>
  </channel>
</rss>

