ABAP Keyword Documentation →  ABAP − Release-Specific Changes →  Changes in Release 7.40 → 

Data Clusters in Release 7.40


1. Replacement of the system class


2. Exception handling



Modification 1

Replacement of the System Class

The abstract system class CL_ABAP_EXPIMP for data clusters and its subclasses have been replaced by the new system class CL_ABAP_EXPIMP_UTILITIES and its methods. The class CL_ABAP_EXPIMP should no longer be used.



Modification 2

Exception Handling