<?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 Problem with Session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621150#M1088560</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 am performing BDC recording as part of my report,i am passing the session name and one check boxon selection screen.when this check box is checked i have to submit the session with the name passed on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i am doing is in BDC_OPEN_GROUP i am pasiing my selection screen parameter as Group ID and at end of close group i have written a code like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If check box is 'X'.&lt;/P&gt;&lt;P&gt;SUBMITT RSBDCSUB.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is processing all sessions that are pending .but i want to submit only the session that i had created recently.can anyone hel;p me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 10:10:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T10:10:39Z</dc:date>
    <item>
      <title>Problem with Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621150#M1088560</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 am performing BDC recording as part of my report,i am passing the session name and one check boxon selection screen.when this check box is checked i have to submit the session with the name passed on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i am doing is in BDC_OPEN_GROUP i am pasiing my selection screen parameter as Group ID and at end of close group i have written a code like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If check box is 'X'.&lt;/P&gt;&lt;P&gt;SUBMITT RSBDCSUB.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is processing all sessions that are pending .but i want to submit only the session that i had created recently.can anyone hel;p me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621150#M1088560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621151#M1088561</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;Sesion name can be dupliacate so as per you senerio submit the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QID is unque for each  sesions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the QID from export parameter of funcion module BDC_OPEN_GROUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the parameter name is QID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then submit the report RSBDCBTC instead of RSBDCSUB which takes QID as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you can submit the latest sesion created by your program.&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;Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621151#M1088561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621152#M1088562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the program is used for Processing multiple sessions. instead you can look for some function module or other approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621152#M1088562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621153#M1088563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found solution ,i can add selection screen rsparams with submit program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-session/m-p/4621153#M1088563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:39:43Z</dc:date>
    </item>
  </channel>
</rss>

