<?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 Size problem in Report Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030892#M1170239</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;Can anyone plz let me know whether it is possible to increase the line size of report program than 255 or it is possible to display the value of a field in 2 lines in Report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2009 06:25:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-09T06:25:54Z</dc:date>
    <item>
      <title>Size problem in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030892#M1170239</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;Can anyone plz let me know whether it is possible to increase the line size of report program than 255 or it is possible to display the value of a field in 2 lines in Report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 06:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030892#M1170239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T06:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Size problem in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030893#M1170240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to documentation of line-size....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This addition specifies the line width of the basic list and details list of the program to width characters, and sets the system field sy-linsz to this value. The line width determines the number of characters in the line buffer as well as the number of columns in the list displayed. The value width must be a positive numeric literal. The maximum line width is 1,023 characters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the LINE-SIZE is not specified, the line width of the basic list is set to a standard width based on the window width of the current Dynpro, but is at least as wide as a standard size SAP window. For the standard width, the contents of sy-linsz is 0. The LINE-SIZE overwrites the value of the like-named LINE-SIZE addition to the statement SUBMIT and can be overwritten during list creation with the like-named LINE-SIZE addition to the statement NEW-PAGE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 06:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030893#M1170240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T06:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Size problem in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030894#M1170241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can change the line size &lt;/P&gt;&lt;P&gt;do  this&lt;/P&gt;&lt;P&gt;REPORT ZTEST LINE-SIZE 450.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 06:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/size-problem-in-report-program/m-p/5030894#M1170241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T06:58:44Z</dc:date>
    </item>
  </channel>
</rss>

