‎2006 Mar 15 11:02 AM
hi all,
im trying to use user exits. how should i activate the user exit. is there anything else i should do to use the user exits. im using a project veda0001 which is already there and active. but only 2 of the exits are active there. i want another exit to be in active state. how can i do that.
thanks,
kiran
‎2006 Mar 15 11:06 AM
Hi Kiran,
If the exit is already included in your project, just de-activate and then activate the project again. All buttons should be green then.
Regards,
John.
‎2006 Mar 15 11:06 AM
Hi,
try this..
In SMOD, enter VEDA0001, click on the components & in the next screen activate each of the exits.
Regards,
Suresh Datti
‎2006 Mar 15 11:06 AM
Hi Kiran,
If the exit is already included in your project, just de-activate and then activate the project again. All buttons should be green then.
Regards,
John.
‎2006 Mar 15 11:12 AM
How can i include it in my project. could u plz let me know that.
thanks.
‎2006 Mar 15 11:14 AM
‎2006 Mar 15 11:17 AM
‎2006 Mar 15 11:21 AM
Kiran,
Both exists are contained in SAP-enhancement VEDA0001. Use transaction CMOD to go to your existing project.
Then use bullet Enhancement assignment and change and enter the enhancement VEDA0001. Then save the project.
Now you can go to the components, double click on the exit, then double click on the INCLUDE ZX.... part and enter your coding of the exit.
Don't forget to deactivate en activate the project again after you have finished.
Regards,
John.
‎2006 Mar 15 11:22 AM
Hi,
Use tcode CMOD, give the project a name say ZTEST & click create. On the next screen give a short text & click on enhancement assignments & then enter VEDA0001. click on components & select the two you want. save whenever prompted & activate all objects in the end.
regards,
Suresh Datti
‎2006 Mar 15 11:24 AM
HI
THE FOLLOWING LINK GIVES YOU DOCUMENTATION ON USER EXITS
<a href="http://72.14.203.104/search?q=cache:V62haGVqTmQJ:www.sap-img.com/abap/a-short-tutorial-on-user-exits.htmUSEREXITINABAP&hl=en&gl=in&ct=clnk&cd=1">A Short Tutorial on User Exits</a>
REGARDS
ANOOP
‎2006 Mar 15 11:31 AM
when im creating a project in cmod and entering enhancement veda0001. its giveing me an error message as veda0001 is already associated with project veda0001. and its also giveing me an error when i am giving the package name as package cannot be extended.
thanks a lot for ur support guys.
‎2006 Mar 15 11:36 AM
Hi Kiran,
This just means that project VEDA001 already exists. Just use change in CMOD to check if this is the case and then follow the steps I mentioned in my previous reply,
Regards,
John.
‎2006 Mar 15 11:39 AM
HI
YOU HAVE TO DEACTIVATE THE ENHANCEMENT IN THE PROJECT IN WHICH VEDA0001 IS BEING USED. THEN START FROM THE BEGINNING GIVING ANOTHER NAME FOR THE PROJECT.
REGARDS
ANOOP
‎2006 Mar 15 11:39 AM
john,
ok i have done that. i went into veda0001 changed it and then activated it and all the user exits aare in green colour now. but is there anything like i have to include it into a project such that it should work for my program mate.
thanks
‎2006 Mar 15 11:43 AM
Kiran,
What do you mean with "it should work for my program mate"?
Regards,
John.
‎2006 Mar 15 11:47 AM
veda0001 is included in a support package and i am using a different package. does this work. very new to this concept and dont know wat i am asking..
‎2006 Mar 15 11:54 AM
I think you mean it is included in a Transport request. As long as you and your partner have a task in the this transport request, you can both work together on the same objects.
‎2006 Mar 15 11:56 AM
‎2006 Mar 15 12:08 PM
You're welcome. Don't forget to mark you questions as 'Solved' and to reward the points if you feel so.
John.
‎2006 Mar 15 12:12 PM
HI
PLEASE GO THROUGH THE FOLLOWING LINK TO KNOW ABOUT THE USER ENHANCEMENTS. ITS CLEARLY SAYS HOW TO CREATE USER EXITS.
<a href="http://www.sappoint.com/abap/userexit.pdf">USER ENHANCEMENTS</a>
IF THIS FINDS USEFUL PLEASE REWARD POINTS
REGARDS
ANOOP