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

Function module WS_DELIVERY_UPDATE

Former Member
0 Likes
653

Hi All,

In the FM WS_DELIVERY_UPDATE there are one enhancement spot and one enhancement implementation is there.

Double clicking this enhancement implementation(ISAUTO_BOR_SAPLV50L) it lead to screen where in attributes tab

the enhancement implementation(ISAUTO_BOR_SAPLV50L) is SWITCH POSITION OFF now.

I want the enhancement implementation(ISAUTO_BOR_SAPLV50L) to be SWITCH POSITION ON.

From which transaction code can i made change to SWITCH POSITION ON.

If i make SWITCH POSITION ON whether it will effect any programs?

Help me.

Regards

Jai

3 REPLIES 3
Read only

brad_bohn
Active Contributor
0 Likes
579

That is an explicit enhancement belonging to an IS-AUTO enhancement package. You would need to implement the corresponding enhancement package/business function set. Implementing the functionality will affect more that just the one function module.

Read only

Former Member
0 Likes
579

implementing this enhancement point will effect all the objects where this FM is used.

Do proper impact analysis before this and always put a check on condition for entry in enhancement , if you know it.

Read only

Former Member
0 Likes
579

closed