<?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 Report Output Changed when Executed in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556771#M855847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have generated a report,which when executed online displays &lt;/P&gt;&lt;P&gt;four records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i am executing the same report in background by generating a spool,my output is changed,such as third record is missing and i am getting only three records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the place of the third record an empty line is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats the reason for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this regard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 18:42:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T18:42:56Z</dc:date>
    <item>
      <title>Report Output Changed when Executed in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556771#M855847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have generated a report,which when executed online displays &lt;/P&gt;&lt;P&gt;four records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i am executing the same report in background by generating a spool,my output is changed,such as third record is missing and i am getting only three records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the place of the third record an empty line is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats the reason for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this regard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 18:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556771#M855847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T18:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Report Output Changed when Executed in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556772#M855848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the width of your output? The output shown in the spool also depend on the properties of the printer you select. check properties ---&amp;gt;  format. it shout be something like X_65_255 which means the maximum output displayed will be 255 characters? you might want to select a printer format which is more that what you want to display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 19:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556772#M855848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T19:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report Output Changed when Executed in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556773#M855849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Aparna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report which has more than 400 characters in width. When I execute the report in background, I dont have a printing format of more than 255 characters. Therefore the generated spool has only 255 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the complete spool? Is there a way to define printing format or any other T-Code to print the generated spool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 04:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556773#M855849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T04:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report Output Changed when Executed in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556774#M855850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Anosh,&lt;/P&gt;&lt;P&gt;     Look for a printer which displays more that 255 characters by F4 help. There could be a posible LOCL1. If you dont have any in your system you have to ask the Basis guys to create one Z format, something like Z_64_512 or Z_64_1023. After you use this format, Go to the spool dispay there is an ICON in the menu bar which says Display in Maximum Width. Use that to display lists more than 255 characters wide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 13:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-output-changed-when-executed-in-background/m-p/3556774#M855850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T13:20:39Z</dc:date>
    </item>
  </channel>
</rss>

