Application Development 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: 

Badi in UserExit

Former Member
0 Kudos

Hi All,

Is there any way to implement Badi in User Exit ,If so then explain me step wise detailly,

Thanks in Advance,

4 REPLIES 4

Former Member
0 Kudos

No...

Badi is the alternative for Userexit.

If you can't find a userexit for a tcode then one searches for a BADI and if found implements for the tcode.

peter_atkin
Active Contributor
0 Kudos

Yep, we did it some time back..

Use the same code SAP uses to call a BADI.

PeteA

Former Member

Former Member
0 Kudos

answered