首页 > SAP > ABAP > Debugging popup screen in SAP ABAP
2019
08-29

Debugging popup screen in SAP ABAP

In this tutorial we will know debugging popup screen in sap abap.Usually to debug the code in ABAP you can place a Session or External Break-point in the code but to debug a popup it is quite difficult unless you know the code behind the Popup screen.

This comes in handy whey your are debugging functional transaction codes.So let us know how to debug  a popup screen in abap.

First, you need to copy the below piece of code and save as text file .TXT on your desktop.


[FUNCTION] Command=/H
Title=Debugger
Type=SystemCommand


When you find the popup screen and you want to debug that, you just need to drag the text file on to your popup screen. That’s it debugging will be switched on
Debugging popup screen in SAP ABAP - 第1张  | 优通SAP
Popup Debugger

If you save the same code as “.sap” extension. you see an icon which resembles like SAP GUI icon like below.

[adsenseyu1]
Debugging popup screen in SAP ABAP - 第2张  | 优通SAP
Popup Debugger

Enjoy popup debugging.

最后编辑:
作者:yangsen
本站为个人博客网站,全由我个人维护,我从事SAP开发13年,其它ERP开发7年,基本都是零售行业。本站记录工作学习的过程, 有SAP相关询问专、兼职工作可随时联系我。 有网站相关的问题可直接在文章下方留言,或者联系我。 邮件:yan252@163.com给我。 QQ:415402519