<?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: Transfer data from one session to another in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917106#M938797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;export i_num from it_export to memory id 'ABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import i_num to it_import from memory id 'ABC'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2008 09:42:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-02T09:42:33Z</dc:date>
    <item>
      <title>Transfer data from one session to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917104#M938795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am displaying a report which shows the output with the orders numbers.suppose in report there are 10 orders i want all the ten orders and want to pass to another transaction.Is their any way to do this .Can we pass table through SET-/GET parameters.If yes how can we achieve this&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lalit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 09:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917104#M938795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T09:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from one session to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917105#M938796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use EXPORT and IMPORT MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you must EXPORT the value and after you must IMPORT it.&lt;/P&gt;&lt;P&gt;The syntaxis is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT name_variable TO MEMORY ID 'name_memory'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT name_variable FROM MEMORY ID 'name_memory'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attention! name_variable must be the same in the two transactions. &lt;/P&gt;&lt;P&gt;You can choose the name_memory that you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 09:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917105#M938796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from one session to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917106#M938797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;export i_num from it_export to memory id 'ABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import i_num to it_import from memory id 'ABC'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 09:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917106#M938797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T09:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from one session to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917107#M938798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Get/Set can only be used where the parameter id for the field exists here you can use export/import to memory as already suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu Verma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 09:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-one-session-to-another/m-p/3917107#M938798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T09:44:44Z</dc:date>
    </item>
  </channel>
</rss>

