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

user exit activation

Former Member
0 Likes
8,116

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,537

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.

18 REPLIES 18
Read only

suresh_datti
Active Contributor
0 Likes
2,537

Hi,

try this..

In SMOD, enter VEDA0001, click on the components & in the next screen activate each of the exits.

Regards,

Suresh Datti

Read only

Former Member
0 Likes
2,538

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.

Read only

0 Likes
2,537

How can i include it in my project. could u plz let me know that.

thanks.

Read only

0 Likes
2,537

What is the name of the exit you want to include?

John.

Read only

0 Likes
2,537

EXIT_SAPLVEDA_001

EXIT_SAPLVEDA_002

thanks john

Read only

0 Likes
2,537

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.

Read only

0 Likes
2,537

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

Read only

Former Member
0 Likes
2,537

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

Read only

0 Likes
2,537

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.

Read only

0 Likes
2,537

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.

Read only

0 Likes
2,537

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

Read only

0 Likes
2,537

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

Read only

0 Likes
2,537

Kiran,

What do you mean with "it should work for my program mate"?

Regards,

John.

Read only

0 Likes
2,537

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..

Read only

0 Likes
2,537

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.

Read only

0 Likes
2,537

thanks a lot john..

Read only

0 Likes
2,537

You're welcome. Don't forget to mark you questions as 'Solved' and to reward the points if you feel so.

John.

Read only

0 Likes
2,537

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