<?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: Can we pass data from one program to another in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806166#M346013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Code used to populate 'parameters' &amp;amp; execute report  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT zreport with p_param1 = 'value'&lt;/P&gt;&lt;P&gt;                with p_param2 = 'value'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_param1 and p_param2 are parameters in zreport program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2006 11:49:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-07T11:49:47Z</dc:date>
    <item>
      <title>Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806164#M346011</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;   Can we pass data from one program to another in ALV as well as in reports&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806164#M346011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T11:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806165#M346012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can pass data by using EXPORT/IMPORT Memory  or by using  SET/GET Parameter ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806165#M346012</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2006-12-07T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806166#M346013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Code used to populate 'parameters' &amp;amp; execute report  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT zreport with p_param1 = 'value'&lt;/P&gt;&lt;P&gt;                with p_param2 = 'value'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_param1 and p_param2 are parameters in zreport program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806166#M346013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T11:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806167#M346014</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;You can pass data through programs using &lt;/P&gt;&lt;P&gt;EXPORT ..........IMPORT &lt;/P&gt;&lt;P&gt;Set parameter id........... get parameter id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pankaj singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806167#M346014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T11:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806168#M346015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RajaReddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can't transfer data from ALV to another list program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we can transfer data from List program to ALV Program by using Import/Export  and SUBMIT statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806168#M346015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T11:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass data from one program to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806169#M346016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can pass data inbetween ABAP programs using export/import. To display data U need to update the ALV grid view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 12:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-pass-data-from-one-program-to-another/m-p/1806169#M346016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T12:01:28Z</dc:date>
    </item>
  </channel>
</rss>

