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

Enchancement Switch

Former Member
0 Likes
476

Dear all,

I have tried to create a switch for the BADI implementation of LE_SHP_DELIVERY_PROC. But, the system does not allow me to assign a switch. Any suggestion??

Regards,

Kit

Dear all,

I have tried to create a switch for the BADI implementation of LE_SHP_DELIVERY_PROC. But, the system does not allow me to assign a switch. Any suggestion??

Regards,

Kit

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi Kit,

Let me know the procedure what you have followed to assign a switch to the LE_SHP_DELIVERY_PROC BAdi implementation so that I can help you out.

Best Regards,

Maddineni Bharath.

Read only

Former Member
0 Likes
450

Hi Kit,

Enhancement implementations are switchable.

Steps to assign a switch to BADI Implementation:

1) Assign the Enhancement Implementation containing the BADI implementation to a Package/development class.

2)Assign this Package/development class to a switch in transaction SFW1.

3)Make sure the switch you are using has state ON. For this assign this switch to an ACTIVE business function using transaction SFW2. A switch inherits the state of the business function.

Regards,

Chitrali