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

How to Include code in User Exit

Former Member
0 Likes
422

Dear Experts

I have a requirement where at the time of saving a delivery (SAPMV50A) SAP picks up the number range defined by us in table TVARV . My queries are

a. Any idea which will be the best user exit for this ?

b. And second suppose I have found a user exit in the code as follows

form user_exit_xyz

*comment

endform user_exit_xyz.

can I just go ahead and create an include in this subroutine ? If not what steps do I need to take ?

Please help !

rgds

Sameer

Moderator message: please search for information and try yourself before asking.

Edited by: Thomas Zloch on Mar 4, 2012 9:47 PM

1 REPLY 1
Read only

madhu_vadlamani
Active Contributor
0 Likes
387

Hi Sameer,

It is not clear.If it is a sub routine then create a implicit enhancement point and keep your code.This is possible.What is the business requirement.

Regards,

Madhu.