SAP ABAP Message Class SEEF_BADI Message Number 048 (Call of form interpreter was generated in method &1.)
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 048  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Call of form interpreter was generated in method &1.
Help Document

Diagnosis

The method was implemented in the Classic BAdI using a form definition. Forms are no longer supported in the new BAdI. Therefore, the call of the form interpreter was generated in the mentioned method.

The BAdI implementation still functions correctly. However, as the BAdI implementation is maintained in the new Enhancement Implementation Editor, the formula can no longer be changed directly in the tool. Instead, the formula must be treated directly in the formula builder.

System Response

Procedure

To simplify the handling, we recommend to replace he method implementation with normal ABAP coding.

Procedure for System Administration

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