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

bug fixing

Former Member
0 Likes
1,033

hi frieend ,

in maintanace porject, howwe can bug fixing

2 REPLIES 2
Read only

dani_mn
Active Contributor
0 Likes
627

HI,

IF it is an ABAP bug then you can 'DEBUG' that program to find the reason of bug.

OR it can be some inconsistance in configration. so you can check it with your functional personal.

Regards,

WAsim ahmed

Read only

Former Member
0 Likes
627

Hi,

If there is any issue in the expected output vs the actual output , this is fixed by using various ways, debugging is the best option to understand the logic,

Rgds,