Message SAP /MAP/M504 - Influencing factor &1: error instantiating class &2

Diagnosis
The system tried to create an instance of class &V2& but an erroroccurred.

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 &V1& mustbe a class that is generally accessible (type "PUBLIC"). Check the typeof the class.