<?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: Back ground in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650824#M611031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Balaji ,&lt;/P&gt;&lt;P&gt;It would be  more usefull if you let me know where to use this piece of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 06:59:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-23T06:59:56Z</dc:date>
    <item>
      <title>Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650817#M611024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got a clasical report to display it in back ground , when i look at the output length in back ground the is not exceeding more than 255 charecters ,&lt;/P&gt;&lt;P&gt;My out put length is more than 255 charecters due to which few colums are not displayed in back ground .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help me displaying the whole out put in back ground mode.&lt;/P&gt;&lt;P&gt;It is urgent , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full points awarded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650817#M611024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650818#M611025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The size of the line is specify with the command REPORT ... LINE-SIZE.&lt;/P&gt;&lt;P&gt;Just set to 1023.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650818#M611025</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2007-08-23T06:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650819#M611026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use statement Report &amp;lt;Report Name&amp;gt; Lines-size &amp;lt;SIze&amp;gt;. &lt;/P&gt;&lt;P&gt;Size can be upto 1024.&lt;/P&gt;&lt;P&gt; Put it in start of program where report &amp;lt;Report name&amp;gt; comes automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650819#M611026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650820#M611027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fred , &lt;/P&gt;&lt;P&gt;Increasing the line size did not work out , is there any other way to fix it .&lt;/P&gt;&lt;P&gt;ANil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650820#M611027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650821#M611028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run your program in background you have specify a printer witch support only 255 line size ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change the print parameter when you call the program in background&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650821#M611028</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2007-08-23T06:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650822#M611029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be creating some spool request for same.\&lt;/P&gt;&lt;P&gt;Check if some option available there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650822#M611029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650823#M611030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;I understand your problem. As long as i understand, when you execute a report in background the list goes to the spool output. The maximum width of the spool output is only 255 chars even though the list output can have a maximum of 1023 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: Reward points if found useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard that you can read those spool output with length &amp;gt; 255 chars... you can try using this system call....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL 'C_RSTS_OPEN_READ' ID 'HANDLE' FIELD HAND4&lt;/P&gt;&lt;P&gt;                       ID 'CLIENT' FIELD HIDE_CLIENT&lt;/P&gt;&lt;P&gt;                       ID 'NAME'   FIELD HIDE_NAME&lt;/P&gt;&lt;P&gt;                       ID 'PART'   FIELD HIDE_PART&lt;/P&gt;&lt;P&gt;                       ID 'RC'     FIELD RSTSRC&lt;/P&gt;&lt;P&gt;                       ID 'ERRMSG' FIELD ERRMSG.&lt;/P&gt;&lt;P&gt;CALL 'C_RSTS_READ' ID 'HANDLE' FIELD HAND4&lt;/P&gt;&lt;P&gt;                   ID 'BUFTAB' FIELD BUFTAB-&lt;STRONG&gt;SYS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                   ID 'MAXIX'  FIELD 10000&lt;/P&gt;&lt;P&gt;                   ID 'RC'     FIELD RSTSRC&lt;/P&gt;&lt;P&gt;                   ID 'ERRMSG' FIELD ERRMSG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how to use them actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650823#M611030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650824#M611031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Balaji ,&lt;/P&gt;&lt;P&gt;It would be  more usefull if you let me know where to use this piece of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground/m-p/2650824#M611031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:59:56Z</dc:date>
    </item>
  </channel>
</rss>

