<?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: DEBUG in ENHANCEMENT-POINT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475899#M835525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put a break-point in the code, but the system don't stop.&lt;/P&gt;&lt;P&gt;See the exemple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENHANCEMENT-POINT WE_AUS_BETS_02 SPOTS ES_SAPLEINR.&lt;/P&gt;&lt;P&gt;ENHANCEMENT 13  /CWM/APPL_MM_SAPLEINR.    "active version&lt;/P&gt;&lt;P&gt;INCLUDE /CWM/MOD_LEINRF2B_1. "CWM CWEK000072&lt;/P&gt;&lt;P&gt;  break marcelo_10.&lt;/P&gt;&lt;P&gt;  if sy-tcode = 'MB01'.&lt;/P&gt;&lt;P&gt;    if EKKO-WAERS NE 'BRL'  and&lt;/P&gt;&lt;P&gt;       ( ekko-bsart NE 'ZI' and&lt;/P&gt;&lt;P&gt;         ekko-bsart NE 'IP' ).&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            DATE             = I_BLDAT&lt;/P&gt;&lt;P&gt;            FOREIGN_AMOUNT   = XEBEFU-NETWR  "Nettower&lt;/P&gt;&lt;P&gt;            FOREIGN_CURRENCY = EKKO-WAERS&lt;/P&gt;&lt;P&gt;            LOCAL_CURRENCY   = T001-WAERS&lt;/P&gt;&lt;P&gt;            TYPE_OF_RATE     = KURSTYP&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            LOCAL_AMOUNT     = XEBEFU-NETWR.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;ENDENHANCEMENT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2008 11:39:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-11T11:39:29Z</dc:date>
    <item>
      <title>DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475895#M835521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use a break-point into ENHANCEMENT-POINT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can't debug into ENHANCEMENT-POINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody help me??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2008 22:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475895#M835521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-10T22:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475896#M835522</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;Yes you can put a break point in the enhancement point..&lt;/P&gt;&lt;P&gt;Try using the session breakpoint..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points!!1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 05:45:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475896#M835522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T05:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475897#M835523</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;put break point pressing the button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or write  break sy-uname (abc) in enh point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 09:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475897#M835523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475898#M835524</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;Yes you can put a BREAK-POINT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and make sure that break-point will be removed before transporting that enhancement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 09:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475898#M835524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475899#M835525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put a break-point in the code, but the system don't stop.&lt;/P&gt;&lt;P&gt;See the exemple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENHANCEMENT-POINT WE_AUS_BETS_02 SPOTS ES_SAPLEINR.&lt;/P&gt;&lt;P&gt;ENHANCEMENT 13  /CWM/APPL_MM_SAPLEINR.    "active version&lt;/P&gt;&lt;P&gt;INCLUDE /CWM/MOD_LEINRF2B_1. "CWM CWEK000072&lt;/P&gt;&lt;P&gt;  break marcelo_10.&lt;/P&gt;&lt;P&gt;  if sy-tcode = 'MB01'.&lt;/P&gt;&lt;P&gt;    if EKKO-WAERS NE 'BRL'  and&lt;/P&gt;&lt;P&gt;       ( ekko-bsart NE 'ZI' and&lt;/P&gt;&lt;P&gt;         ekko-bsart NE 'IP' ).&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            DATE             = I_BLDAT&lt;/P&gt;&lt;P&gt;            FOREIGN_AMOUNT   = XEBEFU-NETWR  "Nettower&lt;/P&gt;&lt;P&gt;            FOREIGN_CURRENCY = EKKO-WAERS&lt;/P&gt;&lt;P&gt;            LOCAL_CURRENCY   = T001-WAERS&lt;/P&gt;&lt;P&gt;            TYPE_OF_RATE     = KURSTYP&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            LOCAL_AMOUNT     = XEBEFU-NETWR.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;ENDENHANCEMENT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 11:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475899#M835525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T11:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG in ENHANCEMENT-POINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475900#M835526</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;It should trigger if the spot is at correct i think the spot is not created at the right point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 11:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-in-enhancement-point/m-p/3475900#M835526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T11:53:33Z</dc:date>
    </item>
  </channel>
</rss>

