‎2008 Apr 12 9:25 AM
hi friends ,
Can we have multiple user exits , if yes may i know the detiled proceedure
thanks
Deepti
‎2008 Apr 12 9:32 AM
‎2008 Apr 12 9:32 AM
‎2008 Apr 12 10:25 AM
Hi Deepti, USER-EXITS can be used only one time. Ex: If you are assigning a USER-EXIT to a project in (CMOD), then you can not assign the same to other project whereas BADI's can be used any number of times. Regards, Venkat.O
‎2008 Apr 12 10:36 AM
Hi
u cannot use multiple user exits.
in CMOD if u try creating it says that the project already exits...
u can use badis instead.