<?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 from one subroutine  to another subroutine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-from-one-subroutine-to-another-subroutine/m-p/2700012#M625243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could export/import from memory to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export in the first routine:&lt;/P&gt;&lt;P&gt;export lv_value to memory id 'YOURVARIABLE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import in the next routine:&lt;/P&gt;&lt;P&gt;import lv_value from memory id 'YOURVARIABLE'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 20:30:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T20:30:34Z</dc:date>
    <item>
      <title>Variable from one subroutine  to another subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-from-one-subroutine-to-another-subroutine/m-p/2700011#M625242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;In substitution routines i need to pass on the value of one variable to aother without declaring the variable as global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dany&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 20:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variable-from-one-subroutine-to-another-subroutine/m-p/2700011#M625242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T20:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variable from one subroutine  to another subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variable-from-one-subroutine-to-another-subroutine/m-p/2700012#M625243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could export/import from memory to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export in the first routine:&lt;/P&gt;&lt;P&gt;export lv_value to memory id 'YOURVARIABLE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import in the next routine:&lt;/P&gt;&lt;P&gt;import lv_value from memory id 'YOURVARIABLE'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 20:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variable-from-one-subroutine-to-another-subroutine/m-p/2700012#M625243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T20:30:34Z</dc:date>
    </item>
  </channel>
</rss>

