‎2009 Nov 25 1:49 PM
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
‎2009 Nov 25 2:21 PM
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.
‎2009 Nov 25 5:03 PM
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.
‎2010 Mar 02 12:31 PM