<?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: How can I debug a Function Module used by smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181187#M1199397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think if you are activating the smartform then you have to create the break-point again. How are you printing the output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 15:43:34 GMT</pubDate>
    <dc:creator>Pawan_Kesari</dc:creator>
    <dc:date>2009-02-26T15:43:34Z</dc:date>
    <item>
      <title>How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181184#M1199394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem with the function module &lt;STRONG&gt;/1BCDWB/SF00000040.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a module executed from a smartforms form. I need to debug this&lt;/P&gt;&lt;P&gt;function module while printing an invoice. While printing it should jump&lt;/P&gt;&lt;P&gt;to the place of the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be grateful if someone could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F. Hoppe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181184#M1199394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T15:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181185#M1199395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open function module /1BCDWB/SF00000040 in se37 and put a break-point in it... now when you print using corresponding smartform, it will stop there (as long as execution is in foreground mode)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181185#M1199395</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-02-26T15:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181186#M1199396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what i have done last time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the breakpoint does not stay at the same place&lt;/P&gt;&lt;P&gt;when i activate it in the module itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't there a transaction you can put breakpoints specific to a &lt;STRONG&gt;FM?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181186#M1199396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181187#M1199397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think if you are activating the smartform then you have to create the break-point again. How are you printing the output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181187#M1199397</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-02-26T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181188#M1199398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create a message in the invoice TA vf02. &lt;/P&gt;&lt;P&gt;As usual as a user would do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to check some values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:47:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181188#M1199398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I debug a Function Module used by smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181189#M1199399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after putting the break-point and adding the message use program RSNAST00 to issue the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 17:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-debug-a-function-module-used-by-smartforms/m-p/5181189#M1199399</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-02-26T17:16:24Z</dc:date>
    </item>
  </channel>
</rss>

