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

How to debug the prog or Tcode with out using breakpoints and '/h' OK code.

Former Member
0 Likes
472

HI All,

How to debug the program or Tcode with out using breakpoints and '/h' OK code.

Thanks in Advance...

Khasimsa

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
432

if you search in SCN you will find a way to create a shortcut for debugger. Follow that..

[Here is one for you >>>|http://searchsap.techtarget.com/tip/0,289483,sid21_gci875914,00.html]

2 REPLIES 2
Read only

former_member156446
Active Contributor
0 Likes
433

if you search in SCN you will find a way to create a shortcut for debugger. Follow that..

[Here is one for you >>>|http://searchsap.techtarget.com/tip/0,289483,sid21_gci875914,00.html]

Read only

Former Member
0 Likes
432

Hi,

Create a new a text file. The content is below:

Function

Command = /H

Title = debugger

type = systemcommand.

minimize this file and drag and drop for program or transaction