<?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: Variable transportation issues, help!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-transportation-issues-help/m-p/8018046#M1608417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;SUBMIT opens a new &lt;STRONG&gt;internal mode&lt;/STRONG&gt; (or internal session). More information here: &lt;A href="http://help.sap.com/abapdocu_70/en/ABENINTERNAL_SESSION.htm" target="test_blank"&gt;http://help.sap.com/abapdocu_70/en/ABENINTERNAL_SESSION.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Global variables only exist in the internal mode where they were "created".&lt;/P&gt;&lt;P&gt;You may use &lt;STRONG&gt;ABAP memory&lt;/STRONG&gt; to communicate: statements EXPORT ... TO MEMORY ID ... and IMPORT ... FROM MEMORY ID ... (you may also use shared memory).&lt;/P&gt;&lt;P&gt;I didn't understand your remark about the standard program, are you allowed or not to add ABAP statements in both programs?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 19:27:21 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2011-07-13T19:27:21Z</dc:date>
    <item>
      <title>Variable transportation issues, help!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-transportation-issues-help/m-p/8018045#M1608416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to pass a variable value throught programs (using submit method), but when the submit occurs, a new stack is created and i lose the variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried transporting the value by using function modules and global variables, but it doesn't work at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's good to remember that the submit is being taken under a stardard program and cannot be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, how can i solve this problem?&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;Manuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 18:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variable-transportation-issues-help/m-p/8018045#M1608416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-13T18:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Variable transportation issues, help!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-transportation-issues-help/m-p/8018046#M1608417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;SUBMIT opens a new &lt;STRONG&gt;internal mode&lt;/STRONG&gt; (or internal session). More information here: &lt;A href="http://help.sap.com/abapdocu_70/en/ABENINTERNAL_SESSION.htm" target="test_blank"&gt;http://help.sap.com/abapdocu_70/en/ABENINTERNAL_SESSION.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Global variables only exist in the internal mode where they were "created".&lt;/P&gt;&lt;P&gt;You may use &lt;STRONG&gt;ABAP memory&lt;/STRONG&gt; to communicate: statements EXPORT ... TO MEMORY ID ... and IMPORT ... FROM MEMORY ID ... (you may also use shared memory).&lt;/P&gt;&lt;P&gt;I didn't understand your remark about the standard program, are you allowed or not to add ABAP statements in both programs?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 19:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variable-transportation-issues-help/m-p/8018046#M1608417</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-07-13T19:27:21Z</dc:date>
    </item>
  </channel>
</rss>

