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

debug

Former Member
0 Likes
759

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

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

6 REPLIES 6
Read only

Former Member
0 Likes
728

Hi,

Put in the required details on the screen

type /h

& use the transaction normally

it will go into debug mode

Regards,

gaurav

Read only

Former Member
0 Likes
728

HI,

Is it like debugging any other normal program..

Press /h in the command field

THanks,

naren

Read only

Former Member
0 Likes
729

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

Read only

0 Likes
728

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.

Read only

0 Likes
728

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.......

Read only

0 Likes
728

I am surprised by looking the question and answer like this tip