SAP ABAP Message Class OO Message Number 803 (Class &1 cannot be instantiated directly)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO (Package) ABAP Objects Class Library Database Layer

⤷

⤷

Attribute
Message class | ![]() |
OO | |
Short Description | ![]() |
Class Builder/API | |
Message Number | ![]() |
803 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Class &1 cannot be instantiated directly
Help Document
Diagnosis
The class is marked as private or protected. This means that only the class itself or its friends and subclasses may instantiate the class.
System Response
Procedure
Call a static method of the class that returns an instance.
Procedure for System Administration
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in | 740 |