<?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 Format Warn error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578682#M1859955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Printing Issue . For this printing issue I saw few posts but none fulfill my criteria.&lt;/P&gt;&lt;P&gt;I am getting the issue while trying to print .&lt;/P&gt;&lt;P&gt;60,000 are too many lines for format X_format. Attached screenshots.&lt;/P&gt;&lt;P&gt;My report has neither 60,000 Lines or 254 columns . Its a small report less than 70 Rows or columns .&lt;/P&gt;&lt;P&gt;How can I remove this warning .&lt;/P&gt;&lt;P&gt;The data getting printing is correct , I need to remove this warning only .&lt;/P&gt;&lt;P&gt;Few weeks ago this didnt use to happen ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any suggestions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MM_sD&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 03:37:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-09-19T03:37:16Z</dc:date>
    <item>
      <title>Format Warn error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578682#M1859955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Printing Issue . For this printing issue I saw few posts but none fulfill my criteria.&lt;/P&gt;&lt;P&gt;I am getting the issue while trying to print .&lt;/P&gt;&lt;P&gt;60,000 are too many lines for format X_format. Attached screenshots.&lt;/P&gt;&lt;P&gt;My report has neither 60,000 Lines or 254 columns . Its a small report less than 70 Rows or columns .&lt;/P&gt;&lt;P&gt;How can I remove this warning .&lt;/P&gt;&lt;P&gt;The data getting printing is correct , I need to remove this warning only .&lt;/P&gt;&lt;P&gt;Few weeks ago this didnt use to happen ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any suggestions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MM_sD&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 03:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578682#M1859955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-19T03:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Format Warn error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578683#M1859956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear MMDT ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warning message will trigger from the standard program , there is logic written in the program that minimum 1 to 99 lines has allowed , if it is exceed then you will get this warning message . if you don't want this warning message change at the program level . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program logic -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/544640" width="450" /&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;C.B Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 05:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578683#M1859956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-19T05:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Format Warn error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578684#M1859957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand but the error msg was there 2 weeks back ...also getting warning msg like cannot print last 59 columns.&lt;/P&gt;&lt;P&gt;So I was wandering any change in configuration has done this things because in prog no change done &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 05:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578684#M1859957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-19T05:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Format Warn error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578685#M1859958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear MM DT ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check in your out put program or in your smart form program with your abaper , sometimes maximum letters allowed to print in out put level is restricted to some characters , if it increased beyond that then this warning message .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with less lines to print at that time it will not show this warning message . do multiple scenario by increasing the lines then you can come to know maximum lines to print with out warning message , then the same you check with abaper to increase this at program level .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;C.B Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 07:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578685#M1859958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-19T07:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Format Warn error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578686#M1859959</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;Its a ALV report , so how to track what changes done ..., I checked with 2-3 different o/p devices same problem .. also This particular report is having issues .&lt;/P&gt;&lt;P&gt;I checked with smaller (3-5 records) same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 07:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-warn-error/m-p/10578686#M1859959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-19T07:20:19Z</dc:date>
    </item>
  </channel>
</rss>

