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 Problem

Former Member
0 Likes
515

Someone can explain me how can I use a User Exit on a Standard Transaction?, I need to verify that a code already exists before the Transaction do what it do.

Thanks in advance,

Ruben.

3 REPLIES 3
Read only

Former Member
0 Likes
485

To use a user-exit:

a) First you need to identify for which application, do you need customisation.

b) From the name of the program for the given transaction(you can go to SE93, and identify the name of the program, for the transaction), identify the development class or package.

c) Go to SMOD/CMOD, enter the name of the development class, and find the suitable user exits for that.

d) After finding the enhancement, create a project in SMOD/CMOD, and add this enhancement.

e) Click the components button

f) Function , Menu and Screen exits are displayed

g) Write your code wherever you choose to

h) Activate the project

Hope this helped. Your question is a little vague, and the only help I could give is this. If you can be more specific, I am sure we can find a better answer for you.

Regards,

Subramanian V.

Read only

Former Member
0 Likes
485

Thanks, the answer was very helpful. I don't have de option to reward you with points, I don't know why.

Read only

0 Likes
485

You have to mark your first post as a question. Only questions can be rewarded points.

Nice to hear, you found my information useful.

Regards,

Subramanian V.