<?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 spool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417828#M200844</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;in a report i have ALV grid as output-1. i put a check on SY-BATCH and coded GET_PRINT_PARAMETERS for output-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i run the report in foreground, and in debugging change SY-BATCH to 'X', then things are fine. i see output1 normally and i get a spool no. for output2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when i run the report in background the job gets calcelled. the log says "Job cancelled after system exception ERROR_MESSAGE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the reason and how can i fix it? any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2006 07:01:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-14T07:01:44Z</dc:date>
    <item>
      <title>spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417828#M200844</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;in a report i have ALV grid as output-1. i put a check on SY-BATCH and coded GET_PRINT_PARAMETERS for output-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i run the report in foreground, and in debugging change SY-BATCH to 'X', then things are fine. i see output1 normally and i get a spool no. for output2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when i run the report in background the job gets calcelled. the log says "Job cancelled after system exception ERROR_MESSAGE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the reason and how can i fix it? any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 07:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417828#M200844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T07:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417829#M200845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any screen comes in your report while running in background, it will give you an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, try to remove the screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 07:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417829#M200845</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-07-14T07:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417830#M200846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no screen related to report but a pop up appears when i run in foreground and keep sy-batch = 'X'. this screen is for changing print parameters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 07:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417830#M200846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T07:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417831#M200847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;log in SM37 also says 'Specify printer name' and then 'Job cancelled after system exception ERROR_MESSAGE'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 07:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417831#M200847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T07:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417832#M200848</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 got it. i found that the FM is not provided the printer name. in foreground i get a popup i fill it. but in backgrouond there was no such scope. so the job had to be terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 08:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1417832#M200848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T08:42:04Z</dc:date>
    </item>
  </channel>
</rss>

