SAP ABAP Message Class SEEF_BADI Message Number 181 (Coose a class that is not declared as "final")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX-BAD (Application Component) Customer Enhancements: BAdIs
     SEEF_REDEFINITION_BADI (Package) Enhancement Framework Redefinition BAdI
Attribute
Message class SEEF_BADI  
Short Description Messages on BAdIs    
Message Number 181  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Coose a class that is not declared as "final"
Help Document

Diagnosis

Your implementation class is to inherit from an example class. The example class, however, is declared as "final". It is not possible to inherit from a final class.

System Response

Procedure

Choose a class that is not declared as final or copy from the class.

Procedure for System Administration

History
Last changed on/by 20141121  SAP 
SAP Release Created in   700