<?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: Standard Program - Retrieve Results in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672734#M1868240</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;at the moment I don't see another solution. Can you send where in the program which table of which method you need ? Perhaps someone else has a good idea or I can have a look this evening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye, Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 11:40:16 GMT</pubDate>
    <dc:creator>VolkerProebius</dc:creator>
    <dc:date>2014-11-06T11:40:16Z</dc:date>
    <item>
      <title>Standard Program - Retrieve Results</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672731#M1868237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me for the below scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to retrieve an internal table values from the standard program. This program inturn uses a standard class for processing. The internal table which I am looking for is getting populate in one of the methods of the standard class. I would like to know how can we retrieve the internal table values from this class method which is being called by a standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have to use this internal table for further processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Kajal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 06:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672731#M1868237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T06:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Program - Retrieve Results</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672732#M1868238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kajal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I understand:&lt;/P&gt;&lt;P&gt;The internaltable "populated" by the method is called in the standard program, - so the table is filled in the task where the standard program runs.&lt;/P&gt;&lt;P&gt;You have to use this internal table in your own program, - might be a report running in another task ??&lt;/P&gt;&lt;P&gt;So I think you should look if you can get the internal table in a user exit or enhancement to store it as DB table or to send it to a shared memory section.&lt;/P&gt;&lt;P&gt;Then you would be able to fetch it in your second program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye, Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 06:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672732#M1868238</guid>
      <dc:creator>VolkerProebius</dc:creator>
      <dc:date>2014-11-06T06:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Program - Retrieve Results</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672733#M1868239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Volker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please le tme know knwo if this is the only option available ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kajal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672733#M1868239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T08:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Program - Retrieve Results</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672734#M1868240</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;at the moment I don't see another solution. Can you send where in the program which table of which method you need ? Perhaps someone else has a good idea or I can have a look this evening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye, Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 11:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-program-retrieve-results/m-p/10672734#M1868240</guid>
      <dc:creator>VolkerProebius</dc:creator>
      <dc:date>2014-11-06T11:40:16Z</dc:date>
    </item>
  </channel>
</rss>

