<?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 create a session using call transaction method. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969417#M397890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using call Transation U can't create the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Call transaction is used only when the update is immediate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 12:49:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-28T12:49:56Z</dc:date>
    <item>
      <title>How to create a session using call transaction method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969416#M397889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , this is nagaraju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create a session using call transaction method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 12:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969416#M397889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T12:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a session using call transaction method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969417#M397890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using call Transation U can't create the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Call transaction is used only when the update is immediate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 12:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969417#M397890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T12:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a session using call transaction method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969418#M397891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think u cannot create a Session using Call Transcation Method...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have Session Method to create the Sessions......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other wise do one thing write the session method program in one report,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;execute that Report using Call Transcation method..( i.e)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call se38 and write report name and execute that program then u can get the session ...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 14:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969418#M397891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T14:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a session using call transaction method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969419#M397892</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;About Data Transfer In R/3 System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a company decides to implement the SAP R/3 to manage business-critical data, it usually does not start from a no-data situation. Normally, a SAP R/3 project comes into replace or complement existing application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the process of replacing current applications and transferring application data, two situations might occur:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	The first is when application data to be replaced is transferred at once, and only once.&lt;/P&gt;&lt;P&gt;&amp;#149;	The second situation is to transfer data periodically from external systems to SAP and vice versa.&lt;/P&gt;&lt;P&gt;&amp;#149;	There is a period of time when information has to be transferred from existing application, to SAP R/3, and often this process will be repetitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP system offers two primary methods for transferring data into SAP systems. From non-SAP systems or legacy system. These two methods are collectively called &amp;#147;batch input&amp;#148; or &amp;#147;batch data communication&amp;#148;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. SESSION METHOD&lt;/P&gt;&lt;P&gt;2. CALL TRANSACTION&lt;/P&gt;&lt;P&gt;3. DIRECT INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step for both the methods is to upload the data to internal table. From Internal Table, the data is transferred to database table by two ways i.e., Session method and Call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session is intermediate step between internal table and database table. Data along with its action is stored in session i.e., data for screen fields, to which screen it is passed, the program name behind it, and how the next screen is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the program has finished generating the session, you can run the session to execute the SAP transactions in it. Unless session is processed, the data is not transferred to database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A technique similar to SESSION method, while batch input is a two-step procedure, Call Transaction does both steps online, one after the other. In this method, you call a transaction from your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SESSION METHOD&lt;/P&gt;&lt;P&gt;Data is not updated in database table unless Session is processed.&lt;/P&gt;&lt;P&gt;No sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Error log is created for error records.&lt;/P&gt;&lt;P&gt;Updation in database table is always synchronous&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION&lt;/P&gt;&lt;P&gt;Immediate updation in database table.&lt;/P&gt;&lt;P&gt;Sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Errors need to be handled explicitly &lt;/P&gt;&lt;P&gt;Updation in database table can be synchronous Or Asynchronous.&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;Sruthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 14:26:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969419#M397892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T14:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a session using call transaction method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969420#M397893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cant create the session using the call transaction method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 14:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-session-using-call-transaction-method/m-p/1969420#M397893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T14:48:09Z</dc:date>
    </item>
  </channel>
</rss>

