<?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 Debugging skips a PERFORM command pointing to an implicit program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-skips-a-perform-command-pointing-to-an-implicit-program/m-p/5504003#M1258941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why does the debug skips a PERFORM command pointing to an implicit program, (such as in the following line of code)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM SPEZIAL_DD_RANGES_AENDERN IN PROGRAM (LIS_PROGNAME) IF FOUND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, when debugging the main program, the runtime environment will not point to LIS_PROGNAME even if the program is found (which is the case). Instead it will skip it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nuno Natividade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2009 17:53:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-20T17:53:09Z</dc:date>
    <item>
      <title>Debugging skips a PERFORM command pointing to an implicit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-skips-a-perform-command-pointing-to-an-implicit-program/m-p/5504003#M1258941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why does the debug skips a PERFORM command pointing to an implicit program, (such as in the following line of code)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM SPEZIAL_DD_RANGES_AENDERN IN PROGRAM (LIS_PROGNAME) IF FOUND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, when debugging the main program, the runtime environment will not point to LIS_PROGNAME even if the program is found (which is the case). Instead it will skip it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nuno Natividade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 17:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-skips-a-perform-command-pointing-to-an-implicit-program/m-p/5504003#M1258941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-20T17:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging skips a PERFORM command pointing to an implicit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-skips-a-perform-command-pointing-to-an-implicit-program/m-p/5504004#M1258942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the program in the variable LIS_PROGNAME is the system program, than you have to do the SYSTEM debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a breakpoint on the PREFORM&lt;/P&gt;&lt;P&gt;In the debugging start the System Debugging by:&lt;/P&gt;&lt;P&gt;Settings &amp;gt; System Debugging&lt;/P&gt;&lt;P&gt;Now, do single Step (F5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 17:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-skips-a-perform-command-pointing-to-an-implicit-program/m-p/5504004#M1258942</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-04-20T17:56:10Z</dc:date>
    </item>
  </channel>
</rss>

