SAP ABAP Message Class RECAAP Message Number 095 (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 095  
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

An internal error occurred during the implementation of a customer-specific enhancement. When the API_RE_..._CHANGE or API_RE_..._GET_DETAIL function module was called, the IO_OBJECT parameter did not have a type-compatible value.

The called function module belongs to function group . The IO_OBJECT parameter however is of type .

System Response

Procedure

Contact your system administrator.

Procedure for System Administration

Correct the call of the function module.

The IO_OBJECT parameter should only be used when the call of the function module takes place in the implementation of a Business Add-In.

Within the implementation of a Business Add-In for an object type, such as RECN_CONTRACT for the real estate contract, only the corresponding API function modules of this object type are allowed to be called using the IO_OBJECT parameter. For the real estate contract object type, these are the API_RE_CN_CHANGE or API_RE_CN_GET_DETAIL modules, for example.

If you need the data of another real estate object, such as an assigned rental object, do not call the API_RE_RO_GET_DETAIL module using the IO_OBJECT parameter. Instead, use one of the various key fields.

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