‎2006 Dec 26 6:06 AM
Hi,
A customized module pool program gives a problem ,so I want to debug this program but it doesn't allow me to debug program as well as its include also .Can anyone guide me hw to debug this program???
Thx and Regds,
Bapi Bobby
‎2006 Dec 26 6:10 AM
either insert a break point on the code or type /h on command prompt of SAP and then execute the transaction..
or go to Se80 and right click on transaction code n select debugging mode while executing transaction..
if it is throwing some error message when u r trying to switch to debug mode then it means u don have debug authorizations.in tht case u have to contact basis team and get the debug authorizations from them to ur id..
amit
reward helpfull answers
‎2006 Dec 26 6:11 AM
Hi,
First ask your basis guys to give access to change that program for your id.
else.
Copy that customized program to zprogram with all includes .And then
try to put break points and debug.
Regards,
Guru