Wednesday, September 7, 2011

Best Way to Handle Exceptions in ABAP Classes

I've been wanting to switch to exception classes for years but have found them overly cumbersome in most cases.  I've finally figured it out.  Here is a simple way to handle simple exceptions using ABAP exception classes from NetWeaver 6.40 and up.