<?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: inforamtion-tool about programm progression in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012181#M410819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;se80 ?? &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;))))))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 23:02:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-07T23:02:48Z</dc:date>
    <item>
      <title>inforamtion-tool about programm progression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012179#M410817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'm working with Release R/3 4.6 c.&lt;/P&gt;&lt;P&gt;Sometimes  we have complicated sitiuation while a customer&lt;/P&gt;&lt;P&gt;complaints a result of any report or programm which has been executed.&lt;/P&gt;&lt;P&gt;It would be very helpful if we would have a possibility to have a file or table with all information about the whole&lt;/P&gt;&lt;P&gt;programm progression with its methods, function modules variables,&lt;/P&gt;&lt;P&gt;routines and all these stuff what provides just almost everthing&lt;/P&gt;&lt;P&gt;about a report or programm which has been performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 12:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012179#M410817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T12:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: inforamtion-tool about programm progression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012180#M410818</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;u could check out se80 it provides all the objects like gui status, fm .. present in your program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 12:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012180#M410818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: inforamtion-tool about programm progression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012181#M410819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;se80 ?? &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;))))))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 23:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012181#M410819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T23:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: inforamtion-tool about programm progression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012182#M410820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are asking is runtime information and it is only stored temporarily in the buffer till the end of the execution. After that it is deleted. If a dump happens for instance, you will see all that information shown in the dump, but not for successful execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to achieve? Can you not repeat the execution with the same parameters and debug it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 23:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012182#M410820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T23:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: inforamtion-tool about programm progression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012183#M410821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Srinivas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m  trying to achieve runtime information from the buffer stored in a file&lt;/P&gt;&lt;P&gt;or table. How can I do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 23:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inforamtion-tool-about-programm-progression/m-p/2012183#M410821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T23:17:02Z</dc:date>
    </item>
  </channel>
</rss>

