‎2007 Jun 01 4:45 PM
HI ALL,
I working with MRHR transaction.
i want to enter the invoice number and vendor number and want to debug the program. how to debug the standard program.
regards,
siri.
‎2007 Jun 01 4:52 PM
Hi
Its like normal debug only. Also u can but break point in standard program coding and then run the same program . U can get a debug screen where u put a break-point.
let me know if u have any query on this,
need ur reward points.
Regadrs
Ravi
‎2007 Jun 01 4:48 PM
Hi,
Put in the required details on the screen
type /h
& use the transaction normally
it will go into debug mode
Regards,
gaurav
‎2007 Jun 01 4:48 PM
HI,
Is it like debugging any other normal program..
Press /h in the command field
THanks,
naren
‎2007 Jun 01 4:52 PM
Hi
Its like normal debug only. Also u can but break point in standard program coding and then run the same program . U can get a debug screen where u put a break-point.
let me know if u have any query on this,
need ur reward points.
Regadrs
Ravi
‎2007 Jun 01 4:56 PM
the standard program for this transaction is MM08RFF0. I had modified this program adding my own code for this.
now i want to put breakpoint for the modified code part and execute the transaction . then i want to see the debugging screen. how?
regards,
siri.
‎2007 Jun 01 5:03 PM
Sireesha,
u can select one line in the modified code and put the breakpoint ( stop sign) in the tool bar then execute the transaction.... it will go to the debugging mode.......
‎2008 Jun 18 3:48 PM
I am surprised by looking the question and answer like this tip