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 Framework -- standard class enhanced

Former Member
0 Likes
658

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

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
577

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

Read only

Former Member
0 Likes
577

Thanks a lot !

I have able to assign the package to the Switch.

How to swicth ON and OFF ?

Cheers

Read only

mvoros
Active Contributor
0 Likes
577

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