Symptom
- When creating a new Request For Change document, the following error shows up:
"Business Server Page (BSP) error
What happened?
Calling the BSP page was terminated due to an error.
SAP Note
◾The following error text was processed in the system:
The object could not be created: The constructor of the class CL_AIC_UI_CONTROL_STD_CHANGE is PROTECTED
Exception Class CX_SY_CREATE_OBJECT_ERROR
Error Name CREATE_OBJECT_CREATE_PROTECTED
Program CL_AIC_UI_CONTROL_BASE========CP
Include CL_AIC_UI_CONTROL_BASE========CM001
ABAP Class CL_AIC_UI_CONTROL_BASE
Method IF_AIC_AREA_CONTROL~CONTROL_EDIT_VISIBILITY
Line 5
Long text The class 'CL_AIC_UI_CONTROL_STD_CHANGE' is declared as 'CREATE PROTECTED'. Creating instances of this class is allowed only in the methods of the class and in subclasses, but not outside of the class." - After following manual steps of note "2482516 - Change request Management: Dump method 'Call of IF_AIC_AREA_CONTROL~CONTROL_EDIT_VISIBILITY failed' when Creating a Request for Change", the following dump occurs in ST22:
"Category ABAP Programming Error
Runtime Errors SYNTAX_ERROR
ABAP Program /SALM/CL_EI_IM_DPR_ATTRIBUTES=CP
Application Component SV-SMG-OST
...
The current ABAP program "DPR_ATTRIBUTES================CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
In include "/SALM/CL_EI_IM_DPR_ATTRIBUTES=CM001 ", in line 242 of program
"/SALM/CL_EI_IM_DPR_ATTRIBUTES=CP ", the following syntax errors
have occurred:
Method "INIT_SOLMAN_DATA" is unknown or PROTECTED or PRIVATE.
The following syntax error has occurred in program
/SALM/CL_EI_IM_DPR_ATTRIBUTES=CP :
Method "INIT_SOLMAN_DATA" is unknown or PROTECTED or PRIVATE.
The termination occurred in ABAP program "DPR_ATTRIBUTES================CP",
in "GET_INSTANCE". The main program
was "SAPMHTTP".
In the source code, the termination point is in line 5 of (Include)
program "DPR_ATTRIBUTES================CM000".
1 method class_constructor.
2 phandler =
3 cl_badi_cache_handler=>get_instance( ).
4 endmethod.
>>>>> method get_instance.
6 data:
7 inst type intf."
Read more...
Environment
SAP Solution Manager 7.2
Product
SAP Solution Manager 7.2
Keywords
SOLMAN, Change request management, charm, focus build, ost, 500 Internal error, ST, SP09, SP08, SP10, SP03, SP04 , KBA , SV-SMG-CM , Change Request Management , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.