<?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: Batch Input Session not created in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175097#M124142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the session processed completely and deleted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2006 20:41:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-16T20:41:51Z</dc:date>
    <item>
      <title>Batch Input Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175096#M124141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking in transaction SM37 and i see a background job with the status finished. This job create a batch input who update equipment via transaction IE02. When i look at the job log everything look fine. One line of the log show the QID number but nothing is available in transaction SM35. I have look directly in table APQI and there is nothing there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why this QID session have not been created in SM35? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help required. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP version 4.6C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 20:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175096#M124141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T20:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175097#M124142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the session processed completely and deleted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 20:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175097#M124142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T20:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175098#M124143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the session have been deleted how can i find a trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 21:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175098#M124143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175099#M124144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sessions may have been deleted, but the logs should still be there - transaction SM35P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 21:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175099#M124144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T21:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175100#M124145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a custom program or standard SAP program that you ran in the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason for not seeing the session in SM35 could be that the program RDBDCSUB was called immediately after creating the session with the parameter XKEEP = SPACE. This parameter tells the system whether to keep the session even after it is processed successfully. So if your session is processed successfully, then it must have been deleted. Unfortunately, even the logs will be deleted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 01:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-not-created/m-p/1175100#M124145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-17T01:00:22Z</dc:date>
    </item>
  </channel>
</rss>

