<?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 RSBDCSUB - Batch Input Sessions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub-batch-input-sessions/m-p/3658693#M881307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using RSBDCSUB program to automatically release the batch input sessions under background mode. Everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at the end of the batch input sessions, each time it is generating a Report of the status, which goes to the spool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the line where the report gets written:&lt;/P&gt;&lt;P&gt;  SORT JOB BY QID.&lt;/P&gt;&lt;P&gt;  LOOP AT MTAB.&lt;/P&gt;&lt;P&gt;    READ TABLE JOB WITH KEY QID = MTAB-QID BINARY SEARCH.&lt;/P&gt;&lt;P&gt;    PERFORM WRITE_LISTE.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the users are having print immediately option and so this report is also getting printed, which is not necessary for them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell how to stop this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2008 03:42:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-21T03:42:39Z</dc:date>
    <item>
      <title>RSBDCSUB - Batch Input Sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub-batch-input-sessions/m-p/3658693#M881307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using RSBDCSUB program to automatically release the batch input sessions under background mode. Everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at the end of the batch input sessions, each time it is generating a Report of the status, which goes to the spool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the line where the report gets written:&lt;/P&gt;&lt;P&gt;  SORT JOB BY QID.&lt;/P&gt;&lt;P&gt;  LOOP AT MTAB.&lt;/P&gt;&lt;P&gt;    READ TABLE JOB WITH KEY QID = MTAB-QID BINARY SEARCH.&lt;/P&gt;&lt;P&gt;    PERFORM WRITE_LISTE.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the users are having print immediately option and so this report is also getting printed, which is not necessary for them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell how to stop this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 03:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub-batch-input-sessions/m-p/3658693#M881307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T03:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB - Batch Input Sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub-batch-input-sessions/m-p/3658694#M881308</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; While executing the job in back ground, SAP shows the Output device popup screen with button for 'Properties'. On clicking this button, you can set the 'timing of Printing' to SAP Spooler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 04:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub-batch-input-sessions/m-p/3658694#M881308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T04:15:57Z</dc:date>
    </item>
  </channel>
</rss>

