<?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 of Perform Statement in SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972087#M701468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kranthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a break point in form code(in print program)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are genarating form output, control autmatically stops at break point ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way ,,, which Form you want to debug??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2007 08:38:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-14T08:38:00Z</dc:date>
    <item>
      <title>Debugging of Perform Statement in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972085#M701466</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;&lt;/P&gt;&lt;P&gt;i want to debug the "perform" statement in sap Script. so that i can go directly to "abap code" of that perform statement from SAP Script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way for doing this.  please help me....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 08:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972085#M701466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T08:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging of Perform Statement in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972086#M701467</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;     Try to debugg using standard program RSTXDBUG.&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>Wed, 14 Nov 2007 08:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972086#M701467</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-14T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging of Perform Statement in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972087#M701468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kranthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a break point in form code(in print program)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are genarating form output, control autmatically stops at break point ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way ,,, which Form you want to debug??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 08:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972087#M701468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T08:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging of Perform Statement in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972088#M701469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the include where the perform routine is written.. there you can put breatpoint for debugging...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 08:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972088#M701469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T08:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging of Perform Statement in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972089#M701470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;there are 2 ways to bebug a sap script.&lt;/P&gt;&lt;P&gt;one by using standard program &lt;/P&gt;&lt;P&gt;goto se38 and ececute RSTXBUG and give ur script name debug the perform.&lt;/P&gt;&lt;P&gt;other one is &lt;/P&gt;&lt;P&gt;put  a soft breat point in u r perform code(in program)&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;BREAK SAP-USER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when u execute u will directly goto debug mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 08:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-of-perform-statement-in-sap-script/m-p/2972089#M701470</guid>
      <dc:creator>mahaboob_pathan</dc:creator>
      <dc:date>2007-11-14T08:47:22Z</dc:date>
    </item>
  </channel>
</rss>

