‎2005 Feb 15 3:35 PM
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.
‎2005 Feb 15 3:55 PM
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.
‎2005 Feb 16 1:30 PM
Thanks, the answer was very helpful. I don't have de option to reward you with points, I don't know why.
‎2005 Feb 16 2:12 PM
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.