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 Member
0 Likes
501

Hi Friends,

We can implement BADI in SE18 transaction also but why we are preferring SE19 transaction to implement the BADI?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
476

In SE18, you see the BADI definition. You can create, change the defintion of BAPI here.

By following the path Implementation --> overview/create/display/change, you are taken to SE19 transaction. In SE19 only you create BADI implementations.

Hope this helps.

Thanks,

Balaji

3 REPLIES 3
Read only

Former Member
0 Likes
476

Hi

In SE19 we create the implementation for the BADI and in SE18 we create the BADI

Regards

Shiva

Read only

Former Member
0 Likes
477

In SE18, you see the BADI definition. You can create, change the defintion of BAPI here.

By following the path Implementation --> overview/create/display/change, you are taken to SE19 transaction. In SE19 only you create BADI implementations.

Hope this helps.

Thanks,

Balaji

Read only

Former Member
0 Likes
476

Thanks guys