‎2012 Mar 04 8:14 AM
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
‎2012 Mar 04 2:35 PM
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.