SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 7.40 →
Data Clusters in Release 7.40
1. Replacement of the system class
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.
Exception Handling