‎2008 May 04 3:15 AM
Hello experts:
Thank you in advance for all your replies.
I begin to have to work on some sap standard program errors, I am really troubled by it.
because the code mount is very huge, what tips you use to debug a peice of program, how to debug a peice of program smartly , would you please share it with us?
couldn't thank you more.
Best regards.
Frank
‎2008 May 04 4:23 AM
Hi,
For debugging either a report or a FM pls do the needful. Goto SE38 and select the report program. Activate the report program and then set the break points in the report. (The red colour icon in the report is used to set the break points).
Set as many break points as needed and then execute the program.
Once executed the debugger automatically runs and then click on F5 to find out the values of the variables.
Pls revert if further info on debugger is needed.
Pls reward if useful.
Thanks,
Sirisha.
‎2008 May 04 4:23 AM
Hi,
For debugging either a report or a FM pls do the needful. Goto SE38 and select the report program. Activate the report program and then set the break points in the report. (The red colour icon in the report is used to set the break points).
Set as many break points as needed and then execute the program.
Once executed the debugger automatically runs and then click on F5 to find out the values of the variables.
Pls revert if further info on debugger is needed.
Pls reward if useful.
Thanks,
Sirisha.