
In the source code editor, you can handle exceptions with the following functions:
| Function | Description | Available since SAP NetWeaver 7.31 | Available since SAP NetWeaver 7.4 |
|---|---|---|---|
| Declaring Exceptions from a Raise Statement | Adding an exception class to the signature of a method signature that is based on an existing RAISE EXCEPTION statement. | SP11 | SP05 |