There
are following different option of starting ABAP debugger via
transaction field (also known as ok-codes or command fields) of SAP GUI:
- "/h"
a
very common way, it start ABAP and classic dynpro debugging
- "/hs"
starts ABAP, system and dynpro
debugging
- "/ha" starts
ABAP Debugging only
- "/hx" end
of debugging
- "/hmusa" creates memory snapshot
- jdbg in TA SM37 restart of a
finished or crashed background job for debugging
- /ron start ABAP Runtime Analysis
measurement (transaction SE30)
- /roff stop ABAP Runtime Analysis
measurement (transaction SE30)
- /$st Switch on and off Memory Consumption
Display (it ia available in menu "System -> Utilities -> Resource
Usage"
A
letter "h" in command like
/h /hs /ha /hx comes from a word "hoppeln" which is German word that
means something like lollop.
Other
posts related to transaction field of SAP GUI:
Not
very known transaction codes for lists
Other posts on ABAP debugger topic:
Remote
ABAP Debugging and more
SAP
system behavior while debugging
Debugging
of BW IP's planning functions
No comments:
Post a Comment