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

How to avoid ABAP dump

Former Member
0 Likes
892

Hi,

How to avoid ABAP dump

With Warm Regards

Khaja

Hi,

How to avoid ABAP dump

With Warm Regards

Khaja

3 REPLIES 3
Read only

Former Member
0 Likes
599

Hi Sajid,

You need to do additional checks in your program so that you will not run into exceptions causing short-dump. Eg : check if denominator is equal to zero, and give an error message.

Regards

Srikanth M

Read only

Former Member
0 Likes
599

Hi,

One of the most common short dumps is while entering the values in selection-screen.

So Before processing the selection-screen, the values entered by user need to be

examined and make sure program handle any kind of input through test cases.

And also Its good practice to catch exceptions raised in between the process of the

program.

Regards and Best wishes.

Read only

ThomasZloch
Active Contributor
0 Likes
599

This question is too generic, please return with a specific problem if you have one, but please (re)search before posting.

Thread locked.

Thomas