Hi all,
We just installed SAPGUI 8 64 bit and we have issues with SCE .
When using transaction /n/OPT/VIM_WP and clicking on "Single-Click-Entry" a shortdump is coming related to SAPLOLEA
—-
Information on where terminated
The termination occurred in ABAP program or include "SAPLOLEA", in
"AC_SYSTEM_FLUSH". The
main program was "/OPT/CL_C_PMC_APPLICATION=====CP".
In the source code, the termination point is in line 29 of program or
include "LOLEAU02".
24 WHEN 1.
25 * system_error
26 MESSAGE ID 'CNDP' TYPE 'X' NUMBER 007 RAISING CNTL_SYSTEM_ERROR.
27 WHEN 2.
28 * method_call_error
30 WHEN 3.
31 * property_set_error
32 MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
—
I have tried with SAPGUI 8 on 32Bits and the error is not happening.
What do we have to do in order to have SCE also working compatible with SAPGUI64 Bit?
BR
Max