Symptom
Within SAP Solution Manager 7.2 SP08, the following shortdump is seen in the system which can be also caused by accessing the BPO Dashboards application or the Analytics application:
Category ABAP Programming Error
Runtime Errors SYNTAX_ERROR
ABAP Program CL_AGS_RI_DASHBOARD_INS_RT====CP
Application Component SV-SMG-MON-BPM-ANA
Short Text
Syntax error in program "CL_AGS_RI_DASHBOARD_INS_RT====CP ".
What happened?
Error in the ABAP Application Program
The current ABAP program "/1BCWDY/06EI45TFE0DMWP5RLNSI==CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
In include "CL_AGS_RI_DASHBOARD_INS_RT====CM00E ", in line 1 of program
"CL_AGS_RI_DASHBOARD_INS_RT====CP ", the following syntax errors
have occurred:
Method "CALCULATE_PANEL_SIZE2" does not exist. There is, however, a me
thod with the similar name "CALCULATE_PANEL_SIZE".
Error analysis
The following syntax error has occurred in program
CL_AGS_RI_DASHBOARD_INS_RT====CP :
Method "CALCULATE_PANEL_SIZE2" does not exist. There is, however, a me
thod with the similar name "CALCULATE_PANEL_SIZE".
Source Code Extract
Line SourceCde
30 Me->f_Assist ?= Me->f_Alter_Ego->assistance_class.
31 catch cx_sy_move_cast_error. "#EC NO_HANDLER
32 endtry.
33 if not Me->f_Assist is bound.
>>>>> create object Me->f_Assist.
35 Endif.
Read more...
Environment
SAP Solution Manager 7.2 SP08
Product
Keywords
SOLMAN, BPO, BPANA, BPIMP, CALCULATE_PANEL_SIZE2, CALCULATE_PANEL_SIZE, create object Me->f_Assist, dashboard, dashboards, CL_AGS_RI_DASHBOARD_INS_RT, Line 35. , KBA , SV-SMG-MON-BPM-ANA , Analytics , SV-SMG-MON-BPM , Business Process Operations , 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.