hi all
i have a scenario where i have an enhancement point with an enhancement implementation(say impl. 1)
i replaced it with a new implementation(say impl 2).
now i want to activate the impl 1 again.
i know this can be done by undo the impl 2 and the code of impl 2 will removed from enhacement
and impl 1 become active.
but in my case i want that the code of impl 2 will remain in the code and impl 1 become active.
is this possible?
please help.
thanks in advance.