<?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: Bdc Session and call transaction processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586973#M264582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;           Just want to ask how can i run a transaction such as MIGO in background mode and pass a delivery id with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnx&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 17:57:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T17:57:53Z</dc:date>
    <item>
      <title>Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586966#M264575</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;How should I process my BDC in back ground using session method and also how to process using call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Veni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 16:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586966#M264575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T16:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586967#M264576</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;  For processing session in background you can use the program RSBDCSUB..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can use SM35 and select the batch input session and process it in the BACKGROUND..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The call transaction you can use the MODE to 'N' and UPDATE to 'S'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 16:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586967#M264576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T16:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586968#M264577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;If you are using Session method, Session will be created in se35, so go to SE35 and select the session and execute it in Background mode ..&lt;/P&gt;&lt;P&gt;If you are using Call transaction method, use the MODE as 'N' (no Screen Mode), so it will run in the background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you understand ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mark all the helpful answers ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 16:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586968#M264577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T16:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586969#M264578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For processing the BDC in background using sesion method you can use the program RSBDCSUB or after creating the session you can start it in background mode manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For call transaction you can use the option MODE as 'N'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 16:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586969#M264578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586970#M264579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to SE35 and select the session and processed, pressed execute in Background mode . Do I have to give destination. Later what should I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Veni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 17:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586970#M264579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T17:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586971#M264580</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;No need to give the destination, just process and wait till it get processed and check the log for the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nataraju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 17:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586971#M264580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586972#M264581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just go to sm35,&lt;/P&gt;&lt;P&gt;process in background&lt;/P&gt;&lt;P&gt;no need of destination...&lt;/P&gt;&lt;P&gt;click the log to see the status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vivek &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points for useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 20:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586972#M264581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T20:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Session and call transaction processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586973#M264582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;           Just want to ask how can i run a transaction such as MIGO in background mode and pass a delivery id with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnx&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 17:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-and-call-transaction-processing/m-p/1586973#M264582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T17:57:53Z</dc:date>
    </item>
  </channel>
</rss>

