‎2008 Feb 01 11:05 AM
hi,
i got an like message_type_x while executing work
flow.can anybody give some ideas to solve this error pl.Thanks.
‎2008 Feb 01 11:12 AM
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.
‎2008 Feb 01 11:34 AM
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.
‎2008 Feb 01 11:35 AM
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.