<?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: how to execute the session and process the session in same t.code. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759388#M904499</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;use the program RSBDCSUB to process the session.&lt;/P&gt;&lt;P&gt;submit RSBDCSUB with MAPPE = 'session' and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran sURE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 15:09:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T15:09:59Z</dc:date>
    <item>
      <title>how to execute the session and process the session in same t.code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759386#M904497</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 want to execute the program and as well as process the session in SE 38 only. I dont want to in SM35 for process session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sunil Kumar.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 14:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759386#M904497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute the session and process the session in same t.code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759387#M904498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can u program &lt;STRONG&gt;RSBDCSUB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u need to submit the control to this program like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT rsbdcsub WITH mappe EQ p_group
                  WITH von EQ sy-datum
                  WITH bis EQ sy-datum
                  WITH fehler EQ '.'
                  EXPORTING LIST TO MEMORY
                  AND RETURN.&lt;/CODE&gt;&lt;/PRE&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;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 15:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759387#M904498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute the session and process the session in same t.code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759388#M904499</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;use the program RSBDCSUB to process the session.&lt;/P&gt;&lt;P&gt;submit RSBDCSUB with MAPPE = 'session' and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran sURE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 15:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759388#M904499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute the session and process the session in same t.code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759389#M904500</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 the session with in the program use rsbdcsub or rsbdcbtc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT RSBDCSUB&lt;/P&gt;&lt;P&gt;WITH MAPPE = 'XK01' (here specify the session name)&lt;/P&gt;&lt;P&gt;WITH VON = SY-DATUM&lt;/P&gt;&lt;P&gt;WITH Z_VERARB = 'X'&lt;/P&gt;&lt;P&gt;WITH ERR = 'X'&lt;/P&gt;&lt;P&gt;WITH LOGALL = 'X'&lt;/P&gt;&lt;P&gt;AND RETURN EXPORTING LIST TO MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for rsbdcbtc go through the follwing link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/bdc%2bsession%2b-%2bautomatic%2bexecution%2bfrom%2breport" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/bdc%2bsession%2b-%2bautomatic%2bexecution%2bfrom%2breport&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 04:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-the-session-and-process-the-session-in-same-t-code/m-p/3759389#M904500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T04:25:30Z</dc:date>
    </item>
  </channel>
</rss>

