‎2009 Dec 07 9:29 AM
Hi,
Whenevr I tried to create a material using MM01 , system is going to ABAP debugger mode. Can you Please anybody let me know how to avoid this.i.e debugger should be turned off for this transaction
‎2009 Dec 07 9:34 AM
Check the cursor Position inside the debugger anywhere BREAK-POINT code is there. Because maybe some one added the code in the EXIT .
Kanagaraja L
‎2009 Dec 07 9:37 AM
Hello,
Are you trying to use MM01 directly or trying to do a CALL TRANSACTION?
If MM01 is called directly, then check if you have any User-Exits / BAdI implemented.
Please clarify.
BR,
Suhas
‎2010 Oct 06 10:49 AM