SAP ABAP Message Class RECAAP Message Number 093 (Internal error when implementing extension (see long text))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Attribute
Message class RECAAP  
Short Description Application-Related Messages    
Message Number 093  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Internal error when implementing extension (see long text)
Help Document

Diagnosis

Call of GET_EXTENSION( ) method for enhancement failed.

It tried to use an add-on or customer-specific enhancement that is not implemented in your system.

To be able to determine the technical attributes of enhancement , the RECA_STORABLE_EXT Business Add-In has to supply the desired information. However, this was not the case. In an implementation of RECA_STORABLE_EXT, the GET_OBJNAME_EXT( ) method must supply the required enhancement .

Below is example code for GET_OBJNAME_EXT( ):

  CASE ID_OBJNAME_STD. 
WHEN '...'.
APPEND '' TO CT_OBJNAME_EXT.
...
ENDCASE.

For more information, refer to the documentation for the RECA_STORABLE_EXT Business Add-In.

Start BAdI Builder

System Response

Procedure

Contact your system administrator.

Procedure for System Administration

History
Last changed on/by 20140121  SAP 
SAP Release Created in   110