<?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: without using memory variables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301965#M503149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use Submit to call an ABAP report from within another report. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit 'ZREPORT1' using pernr = g_pernr&lt;/P&gt;&lt;P&gt;exporting list to memory&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case we are submitting the report ZREPORT1, passing the parameter pernr a value of g_pernr (from the calling program) sending the output list to ABAP memory, and retruning to the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can retrieve the list using the function module LIST_FROM_MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 05:37:38 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2007-05-31T05:37:38Z</dc:date>
    <item>
      <title>without using memory variables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301963#M503147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WITHOUT USING SET PARAMETER AND GET PARAMETER HOW WILL YOU PASS THE DATA TO A PARTICULAR TRANSCATION..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 05:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301963#M503147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T05:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: without using memory variables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301964#M503148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The other way is use SUBMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 05:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301964#M503148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: without using memory variables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301965#M503149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use Submit to call an ABAP report from within another report. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit 'ZREPORT1' using pernr = g_pernr&lt;/P&gt;&lt;P&gt;exporting list to memory&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case we are submitting the report ZREPORT1, passing the parameter pernr a value of g_pernr (from the calling program) sending the output list to ABAP memory, and retruning to the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can retrieve the list using the function module LIST_FROM_MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 05:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-using-memory-variables/m-p/2301965#M503149</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-31T05:37:38Z</dc:date>
    </item>
  </channel>
</rss>

