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

Runtime Errors MESSAGE_TYPE_X

Former Member
0 Likes
679

Hi

Pls suggest the below dump. daily we are 100 of dumps.

Runtime Errors MESSAGE_TYPE_X

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"MESSAGE_TYPE_X" " "

"SAPLSCLT" or "LSCLTF02"

"TRACKED_REFERENCES_RELEASE"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

Thanks

suman

Moderator message - Moved to the correct forum

Edited by: Rob Burbank on Jan 14, 2010 9:42 AM

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi Suman,

Run transaction ST22 and enter your program name and execute.

Here you can see the details of runtime error.

Thanks

Read only

Former Member
0 Likes
450

Are you using the FM in a Z program, or is this an SAP program? If SAP, it's a question for OSS.

Rob