<?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 script  and smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214446#M766451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartform Debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display your SmartForm. &lt;/P&gt;&lt;P&gt;Go to Environment and copy the function module name. &lt;/P&gt;&lt;P&gt;Go to SE37 and display the function. &lt;/P&gt;&lt;P&gt;Go to Smartforms and copy the node name where you want to debugg. &lt;/P&gt;&lt;P&gt;Go to the function and search for the name in main program. Put a soft break point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we make water marks in sap scripts and smart forms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i understood you want to print a image in the back ground of the data you r printing. if iam not wrong... fallow this way.. i did it this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the PAGE1--&amp;gt; i have created a Graphic window, then alligned it same location of the main window(because data printing starts from there.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the Main window--&amp;gt;as usual i have inserted the table. its working fine with both static and dynamic text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you r case.. the problem cluld be the color u have selected for the table line type...even though u haven't did it once check in the double click on TABLE&lt;DEL&gt;&amp;gt;TABLE tab&lt;/DEL&gt;&amp;gt;in Shading --&amp;gt;color BLACK and saturation 0%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we use break points and watch points in scripts or smart forms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Kindly Reward points if you found this reply helpful&amp;lt;/b&amp;gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 08:24:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-14T08:24:07Z</dc:date>
    <item>
      <title>debugging script  and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214442#M766447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to debug a smart form,jet forms and adobe forms? &lt;/P&gt;&lt;P&gt;can we make water marks in sap scripts and smart forms? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we use break points and watch points in scripts or smart forms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 04:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214442#M766447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T04:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: debugging script  and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214443#M766448</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;  In smartforms create program line and set breakpoint there n execute it will break. Otherwise set breakpoint in function module which generated by smartforms.&lt;/P&gt;&lt;P&gt;In SAPscript goto Utilities -&amp;gt; Activate Debugger then execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PRashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 04:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214443#M766448</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-12-14T04:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: debugging script  and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214444#M766449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in SAP Script debugging you can not use the normal ABAP debugger features as a new debugger is started for SAP Script...&lt;/P&gt;&lt;P&gt;where as for smartforms its FM can  be debugged as normal ABAP code.. so you can use the watch point functionality there...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 04:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214444#M766449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T04:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: debugging script  and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214445#M766450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi praveen&lt;/P&gt;&lt;P&gt;In SAPscript goto Utilities -&amp;gt; Activate Debugger then execute&lt;/P&gt;&lt;P&gt;in smartforms goto environment and get fm name &lt;/P&gt;&lt;P&gt;then goto se37 paste the name and put the break point where ur want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 04:46:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214445#M766450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T04:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: debugging script  and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214446#M766451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartform Debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display your SmartForm. &lt;/P&gt;&lt;P&gt;Go to Environment and copy the function module name. &lt;/P&gt;&lt;P&gt;Go to SE37 and display the function. &lt;/P&gt;&lt;P&gt;Go to Smartforms and copy the node name where you want to debugg. &lt;/P&gt;&lt;P&gt;Go to the function and search for the name in main program. Put a soft break point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we make water marks in sap scripts and smart forms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i understood you want to print a image in the back ground of the data you r printing. if iam not wrong... fallow this way.. i did it this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the PAGE1--&amp;gt; i have created a Graphic window, then alligned it same location of the main window(because data printing starts from there.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the Main window--&amp;gt;as usual i have inserted the table. its working fine with both static and dynamic text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you r case.. the problem cluld be the color u have selected for the table line type...even though u haven't did it once check in the double click on TABLE&lt;DEL&gt;&amp;gt;TABLE tab&lt;/DEL&gt;&amp;gt;in Shading --&amp;gt;color BLACK and saturation 0%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we use break points and watch points in scripts or smart forms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Kindly Reward points if you found this reply helpful&amp;lt;/b&amp;gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 08:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script-and-smartforms/m-p/3214446#M766451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T08:24:07Z</dc:date>
    </item>
  </channel>
</rss>

