Application Development 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: 

types of ABAP dumps

Former Member
0 Kudos

Hi,

Please provide me the types of general ABAP dumps i.e., like runtime errors etc., If possible please

provide me any three general ABAP dumps and the way to resolve them. If the screenshots are provided it would be a great help to me

Thanks,

DVRK

3 REPLIES 3

Former Member
0 Kudos

Hi,

There are many types of run times errors we will have daily !!

Via Tx- ST22 we can analyze the dump.

we will have like

SYNTAX_ERROR ,

MESSAGE_TYPE_X

RAISE_EXCEPTION ....etc.

To resolve these dumps, in st22 it self , we can view the required information

It tells you.

1)What happend

2) What you can do

3) Error Analysis

It will tell you key words to search in sap web link, some times provides relavent Notes also.

Just we need to follow the instructions in st22.

Check this...

http://img353.imageshack.us/img353/5450/runtimeerrordv6.jpg

I hope this information will help you.

Note:Points always encourage me to reply !!

0 Kudos

Thanks a lot. The answer is very informative. But what i wanted is like runtime errors what are the

other general errors that occur. You have given the types of runtime errors, but i need to know the

other common errors that occur.

Former Member
0 Kudos

Hai,

The ABAP Dumps are the runtime errors..It will occures

-->in case of Abap Program errors,

-->SQL_ERROR,

-->some EXEPTION errors..

For that goto ST22 and there you can find the tips to sole this error..

take this tip and search it in Service Marketplace to solve the problems..

Regards,

Gopinathan.T