<?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 do you run the session programatically with out going to tr.codes? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019560#M413183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I got you right, you do not want to go to SM35 and run the session. Instead you want to run from program. If this is the case then we have understand the way Sessions work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session method is intented to have a two step execution, where the creation of session is the first phase and execution of session is the second phase. This is mainly to have a centralized control over the Postings made in the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, if session method is used, then it is always 2 step. We cannot programatically run the session. Instead u can use CALL TRANSACTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2007 02:50:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-13T02:50:14Z</dc:date>
    <item>
      <title>How do you run the session programatically with out going to tr.codes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019559#M413182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we go with BDC sessions what code should we write, to run session programatically,&lt;/P&gt;&lt;P&gt;i.e manually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 02:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019559#M413182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T02:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run the session programatically with out going to tr.codes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019560#M413183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I got you right, you do not want to go to SM35 and run the session. Instead you want to run from program. If this is the case then we have understand the way Sessions work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session method is intented to have a two step execution, where the creation of session is the first phase and execution of session is the second phase. This is mainly to have a centralized control over the Postings made in the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, if session method is used, then it is always 2 step. We cannot programatically run the session. Instead u can use CALL TRANSACTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 02:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019560#M413183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T02:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run the session programatically with out going to tr.codes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019561#M413184</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 dont want to run a BDC from SM35 then use the 'CALL TRANSACTION'  method.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 03:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019561#M413184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T03:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run the session programatically with out going to tr.codes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019562#M413185</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;Please go through the below link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aspalliance.com/1130_Batch_Data_Communication_BDC_in_SAP_R3" target="test_blank"&gt;http://aspalliance.com/1130_Batch_Data_Communication_BDC_in_SAP_R3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 04:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019562#M413185</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-03-13T04:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run the session programatically with out going to tr.codes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019563#M413186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt; Use this syntax&lt;/P&gt;&lt;P&gt;       SUBMIT ZRMB_MM_INV_PO1(your prg name)  AND RETURN&lt;/P&gt;&lt;P&gt;                WITH P_VBELN = WA_INV-VBELN (parameters).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 04:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-you-run-the-session-programatically-with-out-going-to-tr-codes/m-p/2019563#M413186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T04:08:47Z</dc:date>
    </item>
  </channel>
</rss>

