cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger

Former Member
0 Kudos

How to set a breakpoint on particular function module in debugger mode when code is big?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi gaurav

in debugging mode ther is one button in menu bar GOTO -set breakpoint->function module->and write the function module name and break point ll be set on that particular FM.

regards

GOVIND TURKA

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sharma,

Go to Se38 and display mode go to your program

Then Click on Global FIND . then give u r function module name .

then Put Break Point on that.

If Found Help Full Do Reward.

Regards.

Eshwar.

former_member195383
Active Contributor
0 Kudos

In the debugging screen.....

go to...

breakpoint->Breakpoint at->Function Module

Type the FM name...and click enter...now the breakpoint is set on the FM...

Edited by: Rudra Prasanna Mohapatra on Jul 9, 2008 6:51 AM