‎2009 Nov 03 10:02 PM
Hi all
I have created Enhancement imlementation and enhaced the standard Class with couple of overwrite methods.
I have saved the Enhancement implementation in a Z Package.
Question : Can I use Switch framework to make this Enhancement implementation ON or OFF ?
Cheers
RJ
‎2009 Nov 04 12:07 AM
Hi,
yes you can. Go to SFW3 and switch to "Switches" (Environment -> Switches.) There you can create your own switch. You can assign development package to your switch. All enhancements assigned to development package will be assigned to switch automatically.
Cheers
‎2009 Nov 04 7:02 PM
Thanks a lot !
I have able to assign the package to the Switch.
How to swicth ON and OFF ?
Cheers
‎2009 Nov 04 10:22 PM
Hi,
you need to create a business function and assign your switch to it. You can tunr on/off business function in transaction SFW5.
Cheers