Debugging updated code

Is there a way to debug code that is executed in update task? We have some user exits which execute in update task and even if we put breakpoint in the code it doesn't stop there. I am looking for an easy way to debug this kind of code. Thanks in advance.


    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

In the debugger, go to the menubar Settings->Update debug. on/off (for 31I) or Settings->Update debugging (for 46C). When the update task is triggered, it will appear in another debug window.


This was first published in October 2001