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

Check active implementation in badi

Former Member
0 Likes
1,463

Hi Expert,

Pl's let me know how to I check active implementation in badi in ECC6.0.

I have tried to find the solution by using call function 'SXC_EXIT_CHECK_ACTIVE' , as used in previous version of the server.

But this is not helping me out.

Kindly let me know if there exists a way to check the active implementations in badi.

Tx

Kshitija

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
677

Can you not do this from SE19? If you know the BADI definition name just do an F4 on the implementation, and put in the definition name, and select Active Only option, and you should see the list.

Albert

Hi Expert,

Pl's let me know how to I check active implementation in badi in ECC6.0.

I have tried to find the solution by using call function 'SXC_EXIT_CHECK_ACTIVE' , as used in previous version of the server.

But this is not helping me out.

Kindly let me know if there exists a way to check the active implementations in badi.

Tx

Kshitija

1 REPLY 1
Read only

Former Member
0 Likes
678

Can you not do this from SE19? If you know the BADI definition name just do an F4 on the implementation, and put in the definition name, and select Active Only option, and you should see the list.

Albert