<?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: Debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215202#M766602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the new debugger you can actually do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Set a breakpoint in the function module&lt;/P&gt;&lt;P&gt;- when the debugger stops in the function module copy all importing, changing parameters and tables from the function module into your variables section&lt;/P&gt;&lt;P&gt;- in the variables section click on the tools icon&lt;/P&gt;&lt;P&gt;- choose option 'Save parameters as Test data (SE37)&lt;/P&gt;&lt;P&gt;- you get a popup where you can enter the name for your test variant&lt;/P&gt;&lt;P&gt;- confirm&lt;/P&gt;&lt;P&gt;-when you now run SE37 you will find your variant, which will populate the interface with all the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 18:24:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T18:24:55Z</dc:date>
    <item>
      <title>Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215199#M766599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;People, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a basic doubt about debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside a debugging session, it is possible to save all the parameters of a function module, so that I can use them after in a execution through se37?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2007 16:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215199#M766599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-23T16:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215200#M766600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt if its possible.. the varaibles seen in bedugging are just untill that session, saving that is not possible thru bebugging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternative&lt;/P&gt;&lt;P&gt;open another session of FM and copy paste the values and save variant in se37 as test variant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2007 18:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215200#M766600</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2007-12-23T18:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215201#M766601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I know....&lt;/P&gt;&lt;P&gt;I´m asking it because I have a lot of parameters and table parameters.... And I´m looking for a more practical way!!!  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2007 18:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215201#M766601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-23T18:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215202#M766602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the new debugger you can actually do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Set a breakpoint in the function module&lt;/P&gt;&lt;P&gt;- when the debugger stops in the function module copy all importing, changing parameters and tables from the function module into your variables section&lt;/P&gt;&lt;P&gt;- in the variables section click on the tools icon&lt;/P&gt;&lt;P&gt;- choose option 'Save parameters as Test data (SE37)&lt;/P&gt;&lt;P&gt;- you get a popup where you can enter the name for your test variant&lt;/P&gt;&lt;P&gt;- confirm&lt;/P&gt;&lt;P&gt;-when you now run SE37 you will find your variant, which will populate the interface with all the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 18:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/3215202#M766602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T18:24:55Z</dc:date>
    </item>
  </channel>
</rss>

