<?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 problem when running in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583155#M263008</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 am having a report when i execute it on line and download it is working fine but when i do so in background output format gets changed. where the problem would be. It is not a alv report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2006 06:52:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-09T06:52:34Z</dc:date>
    <item>
      <title>problem when running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583155#M263008</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 am having a report when i execute it on line and download it is working fine but when i do so in background output format gets changed. where the problem would be. It is not a alv report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 06:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583155#M263008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T06:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem when running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583156#M263009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    When you check the spool, some rows and columns may get truncated. Go to the Spool Request Display Settings in SM37 and modify that accordingly to suit your requirement. You should be able to see the full report in proper format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Reward useful answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 07:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583156#M263009</guid>
      <dc:creator>sathish_perumal</dc:creator>
      <dc:date>2006-09-09T07:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem when running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583157#M263010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;formant in what sense ?&lt;/P&gt;&lt;P&gt;in background if u have more than 255 colomns u cannt get in BG mode? in this case u have to change printer format.I think right now it is taking 65 * 255 ? if ur report more than this u cann get the data in BG mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 07:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583157#M263010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem when running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583158#M263011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   maximum output length for report will ne 255 charcters&lt;/P&gt;&lt;P&gt;   in BG mode.&lt;/P&gt;&lt;P&gt;   Instead download data to excel or application server &lt;/P&gt;&lt;P&gt;   using open dataset&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 12:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-running-in-background/m-p/1583158#M263011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T12:56:44Z</dc:date>
    </item>
  </channel>
</rss>

