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

Code for customer exit MM01

Former Member
0 Likes
548

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

3 REPLIES 3
Read only

Former Member
0 Likes
520

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

Read only

0 Likes
520

I need a code for enhancement MGA00002.

Thanks

Read only

Former Member
0 Likes
520

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