Symptom
Within the SAP ERP 6.0 managed system that is being configured for Business Process Analytics via SAP Solution Manager 7.1, executing the report /SSA/EKR fails and a shortdump with the following details occurs:
"Category ABAP Programming Error
Runtime Errors OBJECTS_NOT_COMPATIBLE
ABAP Program /SSA/EKP
Application Component SV-SMG-SDD
Short text
Operation not supported for incompatible data objects.
Error analysis
The statement
"MOVE deepStruc1 TO deepStruc2"
requires the operands "deepStruc2" and "deepStruc1" to be compatible.
Compatibility means equivalence in the context of
ABAP/4 type checking.
In this case, the condition is not satisfied: The operand "deepStruc2" has the
the type "TS_CONF01_RESULTS" and the length 64, but the operand "deepStruc1"
has the type "TS_CONF01_RESULTS"
and the length 64.
Information on where terminated
Termination occurred in the ABAP program "/SSA/EKP" - in "EKALL_REMOTE_ANALY".
The main program was "/SSA/EKR ".
In the source code you have the termination point in line 7034
of the (Include) program "/SSA/IEF"."
Read more...
Environment
- SAP Solution Manager 7.1
- SAP ERP 6.0
- ST-A/PI 01S SP00
Product
Keywords
SOLMAN, BPMON, BPANA, BPO, <RESULTS> = PS_RESULTS, Line 7034, /SSA/IEF, MRA_REMOTE_ANALYSIS, SELECT_REMOTE_FAILED_GOODS_MVT. , 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.