Get Example source ABAP code based on a different SAP table
Exception Handling in ABAP Release 7.70 ITOC
ABAP_MODIFICATION_NN Setting the Attribute IS_RESUMABLE>>
The attribute IS_RESUMABLE> of an exception object> is now set after exceptions raised by the statement RAISE RESUMABLE EXCEPTION>> only if the CATCH>> statement in question has the addition BEFORE UNWIND >. Previously in catches, the attribute was set for every exception raised in this way.