SAP ABAP Message Class /MAP/M Message Number 504 (Influencing factor &1: error instantiating class &2)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
     /MAP/M (Package) BW: Content MAP Forecast Framework
Attribute
Message class /MAP/M  
Short Description Messages for Package /MAP/M    
Message Number 504  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141101   
Message Text
Influencing factor &1: error instantiating class &2
Help Document

Diagnosis

The system tried to create an instance of class but an error occurred.

System Response

Processing is cancelled.

Procedure

There could be several reasons why this error occurred:

  • The system tried to instantiate an abstract class
  • The system tried to instantiate a private class from externally
  • The system tried to instantiate a protected class from externally

The exit class entered in Customizing for influencing factor must be a class that is generally accessible (type "PUBLIC"). Check the type of the class.

Procedure for System Administration

History
Last changed on/by 20141101  SAP 
SAP Release Created in   702