<?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 to debug a Standard Enhancement program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583716#M1434792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then do one thing&lt;/P&gt;&lt;P&gt;while debugging at the start point of debugging it self just switch on system debugging and try debugging it&lt;/P&gt;&lt;P&gt;hope it flows&lt;/P&gt;&lt;P&gt;if not&lt;/P&gt;&lt;P&gt;i guess the flow at which u kept the break point is not at all called in your condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2010 09:59:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-17T09:59:32Z</dc:date>
    <item>
      <title>How to debug a Standard Enhancement program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583713#M1434789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am debuging Inbound Idoc for creation of Vendor, IDoc type is CREMAS. Using this IDoc we are successfully creating the Vendors. But it is not creating IBAN value for the particular vendor which is created. Durring my analysis i found one standard include program LDK02F01, In that include program  I found one enhancement program &lt;STRONG&gt;MM_BUYER_SFWS_LDK02F01, In the editor we are able to view the source code of this enhancement section. But while debuging there is no such code.&lt;/STRONG&gt; So we are not able to debug the enhancement section.&lt;/P&gt;&lt;P&gt;Inbound function module name is : IDoc_input_creditior_mdm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is any other activitiy is missed or what? I need activate any enhancement part or what? But the include prgm already in active status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly someone pls advice this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our main aim is to create IBAN for the particular vendor which is created thrugh IDoc. We are passing IBAN value and Bank details in the IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 09:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583713#M1434789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a Standard Enhancement program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583714#M1434790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi put a break point ther first and then try executing your program&lt;/P&gt;&lt;P&gt;check whether the controls flows there or not&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 09:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583714#M1434790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a Standard Enhancement program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583715#M1434791</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;I put the break-point, but the controls are not flows there. Pls advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 09:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583715#M1434791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T09:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a Standard Enhancement program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583716#M1434792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then do one thing&lt;/P&gt;&lt;P&gt;while debugging at the start point of debugging it self just switch on system debugging and try debugging it&lt;/P&gt;&lt;P&gt;hope it flows&lt;/P&gt;&lt;P&gt;if not&lt;/P&gt;&lt;P&gt;i guess the flow at which u kept the break point is not at all called in your condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 09:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583716#M1434792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a Standard Enhancement program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583717#M1434793</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;The think is manually am able to view the code inthe abap editor. But while debuging the enhancement section program are not visible. That particular section only missed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to bring that particualr section itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 10:09:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-standard-enhancement-program/m-p/6583717#M1434793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T10:09:12Z</dc:date>
    </item>
  </channel>
</rss>

