‎2007 Jul 04 2:58 PM
Hi experts,
Is it possible to use the enhancement that already assigned to another project, i want use that enhancement in my sand box that is alreday assigned by another project.
Thanks
‎2007 Jul 04 3:04 PM
Actually what ever i know.... Enhancements are used only once. Once you use that enhancement u r not able use it to other conditions... where as BADI's u can do.
‎2007 Jul 04 3:04 PM
Actually what ever i know.... Enhancements are used only once. Once you use that enhancement u r not able use it to other conditions... where as BADI's u can do.
‎2007 Jul 04 3:04 PM
Hello,
I think yes you can do it. I dont see what the problem is.
You only should be carefull with the tcodes inside the enhancement. I mean you should control what you need for each project.
Notice that this is when you are working with user exits, no on badi, remember that you can use lots of badis for one.
bye,
Gabriel
‎2007 Jul 04 5:35 PM
Hi
<b>You can't use</b> that enhancement any more, once it is assigned to a Project
Basically this is the disadvantage of User exits when compared to BADI
We can use BADI multiple times, where as we can use the exits/enhancements only once
At the max we can deactivate that project temporarily and can use for other for time being.
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 05 5:45 AM
Hi,
Every enhancemen can be used in only one project: that doesn't mean you can use it, but only you have to use the project where your enhancemen is just used.
So you should understand who has developed that project and inform him you need to use it too.
You will have to make sure that your development does not give problems to the part already implemented.
<b>Reward points</b>
Regards