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

Switch Not working...

Former Member
0 Likes
409

I;ve created a implicit enhancement within a package. I've created a switch for thepackage in SFW1. Then I have created a business function and assigned this switch to it and put the type as stand by. Now the enhancement should not get executed as the switch is in stand by mode.. but the code is getting executed.

Let me knw which part am I doing wrongly?

Vinod.

1 REPLY 1
Read only

Former Member
0 Likes
329

hi...

this happens in case of SWITCH with standby mode.

the link give behaviour of the SWITCH MODES

http://help.sap.com/SAPHELP_NW04S/helpdata/en/4e/708441fd86030de10000000a1550b0/content.htm

regards