<?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 method need to process the session in the same program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925806#M1332322</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;To process a BDC session use the program: RSBDCSUB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the RSBDCSUB to schedule the batch input session that has been created in the&lt;/P&gt;&lt;P&gt;previous step. You must also first create a variant for RSBDCSUB using:&lt;/P&gt;&lt;P&gt;Session name&lt;/P&gt;&lt;P&gt;Target Server: Optional&lt;/P&gt;&lt;P&gt;Extended log..etc and other parameters on the selection screen of RSBDCSUB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2009 05:02:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-12T05:02:57Z</dc:date>
    <item>
      <title>BDC Session method need to process the session in the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925803#M1332319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a req req the Session Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Req is that i need to run the Session method in Back-ground and this has to process the Session which was created in SM35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the Req now is that in the same program i was suppose to process the Session which was created and display the error records in the output of my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2009 11:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925803#M1332319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-11T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session method need to process the session in the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925804#M1332320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the session method in background method &lt;/P&gt;&lt;P&gt;then session implisitely maintain all the message in error log &lt;/P&gt;&lt;P&gt;you can see it after process the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to capture all the message in your program then &lt;/P&gt;&lt;P&gt;do one thing &lt;/P&gt;&lt;P&gt;use call transaction method and collect all the message into internal table &lt;/P&gt;&lt;P&gt;and show it on output screen. &lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction &amp;lt;tcode&amp;gt; mode 'N' messages into &amp;lt;MSGtab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D. Pandit&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2009 13:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925804#M1332320</guid>
      <dc:creator>dhirendra_pandit</dc:creator>
      <dc:date>2009-07-11T13:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session method need to process the session in the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925805#M1332321</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;The user wants the same to be done in only Session method.&lt;/P&gt;&lt;P&gt;Let me know how to proceed.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2009 14:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925805#M1332321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-11T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session method need to process the session in the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925806#M1332322</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;To process a BDC session use the program: RSBDCSUB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the RSBDCSUB to schedule the batch input session that has been created in the&lt;/P&gt;&lt;P&gt;previous step. You must also first create a variant for RSBDCSUB using:&lt;/P&gt;&lt;P&gt;Session name&lt;/P&gt;&lt;P&gt;Target Server: Optional&lt;/P&gt;&lt;P&gt;Extended log..etc and other parameters on the selection screen of RSBDCSUB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2009 05:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-need-to-process-the-session-in-the-same-program/m-p/5925806#M1332322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-12T05:02:57Z</dc:date>
    </item>
  </channel>
</rss>

