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

Code of BADI method not active

Former Member
0 Likes
419

Hi guys,

I have a really strange problem.

I have changed a BADI's implementation method code.

I activated the code and the whole BADI.

The problem is that my change is not seen in debugging mode 😕 Indebugging mode it looks like no changes were made. And code I added surely doeas not work.

What do you suggest in such a mysterious case?

Will be thankful for help and tips.

Regards, P

1 ACCEPTED SOLUTION
Read only

former_member194416
Contributor
0 Likes
369

Hi,

Check if the BADI is filter dependent. If yes there may be some other implementation depending on filter value.

Regards,

Hi guys,

I have a really strange problem.

I have changed a BADI's implementation method code.

I activated the code and the whole BADI.

The problem is that my change is not seen in debugging mode 😕 Indebugging mode it looks like no changes were made. And code I added surely doeas not work.

What do you suggest in such a mysterious case?

Will be thankful for help and tips.

Regards, P

1 REPLY 1
Read only

former_member194416
Contributor
0 Likes
370

Hi,

Check if the BADI is filter dependent. If yes there may be some other implementation depending on filter value.

Regards,