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

Quick BADI question

Former Member
0 Likes
296

Hi,

I need to implement a method in BADI LE_SHP_DELIVERY_PRO.

This BADI has already been implemented for a different method.

From a best practices point of view should I deactivate and modify the current implementation or create a new one. ( It's a multi instance add-in )

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
264

Hi,

Once it is implemented, there is no need for further implementation.

Go to the method of the BADI straight away and write the code as per your requirement and use it.

regards,

Anji

1 REPLY 1
Read only

Former Member
0 Likes
265

Hi,

Once it is implemented, there is no need for further implementation.

Go to the method of the BADI straight away and write the code as per your requirement and use it.

regards,

Anji