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

Badi Implementation

former_member214498
Contributor
0 Likes
353

Hi Folks

I was implementing the BadI LSO_CORRESPONDENCE01 method SUPPRESS_AUTOMATIC_CORR. I have completed the coding and activated it but the output remains the same that is as before the implementation of badi. I tried to debug this problem but the system does not go through this code.

It seems like its not recognizing. I have implemented this badi in one my previous projects. But there I had not any issues after activation. I was try to debug this Badi using LSO_PSV1 with the help of a break point.

Helpful answers will be rewarded.

Regards

Waz

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
315

Hi,

May be your badi is active \

but the code before the badi may check any conditions and may skip your badi

check the code before your badi are there any checks to enter into your badi

Regards,

siva chalasani.

1 REPLY 1
Read only

Former Member
0 Likes
316

Hi,

May be your badi is active \

but the code before the badi may check any conditions and may skip your badi

check the code before your badi are there any checks to enter into your badi

Regards,

siva chalasani.