cancel
Showing results for 
Search instead for 
Did you mean: 

MESSAGE_TYPE_X dump when executing CL_GUI_CFW=>flush within webgui

Former Member
0 Kudos

Hello Experts,

we are facing an issue with an custom transaction.

In SAP Gui everything works fine. However, once we execute the program/dynpro in webgui (ITS), we will get the following short dump: MESSAGE_TYPE_X

The dump occurs within the following method:

cl_gui_sapscript_editor->set_text_by_style

At the initialization cl_gui_cfw=>flush will be executed. It ends in a shortdump.

Any idea how to solve this problem?

Thx in advance!

Maximilian

Accepted Solutions (1)

Accepted Solutions (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Maximilian,

Is it possible to have an excerpt from the complete short dump?

Maybe you can obfuscate system-sensitive information, before sharing the dump.

Best regards,

Cris

Former Member
0 Kudos

Hi Cristiano

Thx for your help!

This is an excerpt from the dump:

As I said already, the method cl_gui_cfw=>flush will be executed from cl_gui_sapscript_editor->set_text_by_style.


Obviously there is some restriction for webgui. Because within GUI everything works perfect...


cris_hansen
Advisor
Advisor
0 Kudos

Hi Maximilian,

Please clarify whether you are trying to use OLE automation: this is a limitation in ITS/WEBGUI, as described in SAP note 314568.

It wold be better if all the dump could be attached (removing sensitive information about your system, of course).

Regards,

Cris

Answers (0)