Sometimes, an SAP process will stop working with an error message, or an abend. Unlike with a dump, it can be difficult to find exactly where the problem occured. What you should do, is
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 DirectorThe process will continue to run until sy-msgno has the value 100.
Check that the message ID is correct, according to the message - RS in this example. If it is,
then you are at the place where the error occurs. You can usually back trace a few steps to find
out precisely what was causing that error to be triggered.
This was first published in May 2008