Skip to Content
0
Feb 23, 2009 at 03:29 PM

Dynamic errors, hints on debug

127 Views

Hi all @ SAPForums,

I wonder if there's an easy way to debug for error messages that are composed dinamically. Let's explain it better; I'm looking for a custom message (type 'E', number X) in order to investigate causes of that error. The problem is that the "where used" function can't help me in this cause because the error is throwed dinamically. I used to waste a lot of time debugging the code to find the exact throw point, and because I'm pretty new to SAP I'd like to know if there's a smarter way to check for dynamic errors in debugging.

Thanks a lot 😊