<?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 Call program and return with data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390168#M1043968</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;I have called a program from my main program using SUBMIT&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;I need to get data back from called program in table format.&lt;/P&gt;&lt;P&gt;Is there any way to fullfill such requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajiv singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Aug 2008 10:42:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-31T10:42:26Z</dc:date>
    <item>
      <title>Call program and return with data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390168#M1043968</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;I have called a program from my main program using SUBMIT&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;I need to get data back from called program in table format.&lt;/P&gt;&lt;P&gt;Is there any way to fullfill such requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajiv singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 10:42:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390168#M1043968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-31T10:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Call program and return with data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390169#M1043969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;syntax for submit and return&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT zreport&lt;/P&gt;&lt;P&gt;               WITH  SELECTION-TABLE it_tab&lt;/P&gt;&lt;P&gt;               AND RETURN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 10:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390169#M1043969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-31T10:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Call program and return with data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390170#M1043970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the program is custom , then you can use import and export  option. you can export the data to memory in the submit program, and import from memory after submit call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it Standard program , in some standard programs also will export data to memory , so check in inside the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 12:55:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-and-return-with-data/m-p/4390170#M1043970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-31T12:55:05Z</dc:date>
    </item>
  </channel>
</rss>

