‎2008 Apr 08 2:44 PM
Hi,
Kindly provide me the code for implementing customer exit for internal number range assignment when material gets created(mm01).
Thanks
Edited by: Alvaro Tejada Galindo on Apr 8, 2008 4:10 PM
‎2008 Apr 08 2:47 PM
Execute this program to find all the exits(active) under the given transaction. Place a break-point in each of these to find out the relevant exit which suits your requirement.
http://www.sap-img.com/ab038.htm
Regards,
Santosh
‎2008 Apr 08 2:51 PM
‎2008 Apr 08 3:05 PM
hi,
If you have determined the enhancement for your requirement .... go to SMOD give the enhancemet name and press display button to view the components of that .... take the relevant component/exit and then write your code inside that by creating an include and then finally assign the enhancement to a project via CMOD and activate the project ...
Regards,
Santosh