<?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 deactive the debugger for the smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909404#M1690495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having one issue with the smartforms, when i am trying to generate the invoice the Smartform is not getting triggered and the debugger is active mode for this smartform. can anyone let me know where we can find out this to deactivate the debugger so that whenever we create the invoice, it generate the smartform automatically and we can see it in the SP01 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me out in this ASAP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 03:59:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-03T03:59:00Z</dc:date>
    <item>
      <title>deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909404#M1690495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having one issue with the smartforms, when i am trying to generate the invoice the Smartform is not getting triggered and the debugger is active mode for this smartform. can anyone let me know where we can find out this to deactivate the debugger so that whenever we create the invoice, it generate the smartform automatically and we can see it in the SP01 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me out in this ASAP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 03:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909404#M1690495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-03T03:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909405#M1690496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run std program RSBREAKPOINTS in se38 and select delete breakpoints and also delete old break points with selecting both radio buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 04:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909405#M1690496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-03T04:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909406#M1690497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meer Ali,&lt;/P&gt;&lt;P&gt;Please check if breakpoints are hardcoded in your form i.e.&lt;STRONG&gt; BREAK USERNAME or BREAK-Point&lt;/STRONG&gt;. If exists, remove them Manually.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;If u r in code(&lt;STRONG&gt;Not in execution&lt;/STRONG&gt;) then use command &lt;STRONG&gt;Ctrl + &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Shift+ &lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;STRONG&gt;F12&lt;/STRONG&gt; to put or delete the break point (Soft).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if it is session breakpoint, close all sessions( &lt;STRONG&gt;LOG OFF&lt;/STRONG&gt;) and Login again to remove breakpoints.&lt;/P&gt;&lt;P&gt;Otherwise In debug mode , &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; you can go to the menu, you see breakpoint-&amp;gt;Delete all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Sachin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 04:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909406#M1690497</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-07-03T04:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909407#M1690498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have seen the code there is no &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;hardcoded in form i.e.&lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt; BREAK USERNAME or BREAK-Point or in the program also. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;hyder ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 05:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909407#M1690498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-03T05:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909408#M1690499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meer Ali,&lt;/P&gt;&lt;P&gt;Please check below points also:&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;If u r in code(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Not in execution&lt;/STRONG&gt;) then use command &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Ctrl + &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 12px; font-family: inherit;"&gt;Shift+ &lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;F12&lt;/STRONG&gt; to put or delete the break point (Soft).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Also if it is session breakpoint, &lt;STRONG&gt;close all sessions&lt;/STRONG&gt;( &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOG OFF&lt;/STRONG&gt;) and Login again to remove breakpoints.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Otherwise In debug mode , &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;you can go to the &lt;STRONG&gt;menu, you see breakpoint-&amp;gt;Delete all.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 06:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909408#M1690499</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-07-03T06:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909409#M1690500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a custom one or standard.Check at what point it is debugging.Check in program and form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 12:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909409#M1690500</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-07-03T12:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909410#M1690501</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;Where are you executing the Smart form?&amp;nbsp; VF03?&amp;nbsp; Preview Invoice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. May be yur driver program for that Smartform would be having some debugger / Session debugger point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Can you place teh screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Or you can log off and login again in SAP and try again invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post back with your results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 12:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909410#M1690501</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-07-03T12:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: deactive the debugger for the smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909411#M1690502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i solved by myself... thanks for everyone...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 10:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactive-the-debugger-for-the-smartform/m-p/8909411#M1690502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-10T10:00:56Z</dc:date>
    </item>
  </channel>
</rss>

