Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MESSAGE_TYPE_X

Former Member
0 Likes
533

hi,

i got an like message_type_x while executing work

flow.can anybody give some ideas to solve this error pl.Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
483

In your report, you must have used Message of type X, which gives dump. Message of type X is used to achieve Forceful termination (give ABAP dump).

Reward if useful.

Read only

Former Member
0 Likes
483

This is normally the frontend PC's problem with the

controls/dlls. Ask user to reboot the machine to see

if it helps. If not, patch up the SAPGUI to a more

recent patch level.

Reward if useful.

Read only

Former Member
0 Likes
483

error with dump MESSAGE_TYPE_X

This MESSAGE_TYPE_X short dump is mostly caused by unstable processing in Frontend / SAPGUI or in its installation. The common solution for this problem is to use another stable SAPGUI version with uninstalling the existing and installing another version.

The stable version doesn't mean the latest version but certain patches level. Most of the time the certain patches level is also the latest one. So try first to use the latest GUI version such as SAPGUI 7.10 patches level 2.

Sometimes applying the only patches doesn't work, we need to uninstall the SAP GUI completely then install another.

We also need to consider the maintenance period of our SAPGUI, we can start seeing this from http://service.sap.com/pam (Product Availability Matrix)

Reward Points if useful.