How to debug from a Popup
Download this file from here –> Debug.sap
Drag and drop this onto the Popup and the you can start your debug from there. This is a small text file and contains few lines of text to initiate debugging.
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand
~~~ end of post ~~~
———————
ABAPer, mail: abap.community@gmail.com http://www.erpdb.info
If you like this post, you may as well like these too:
- ALV Popup for Infotypes ALV pop up giving the list of all the infotypes in the system. The user can select the infotypes . After selection the details of the selected infotypes are displayed...
- How to Display OO ALV in Popup Guest post by Rajiv Use the factory method to display the ALV in Popup. DATA: gr_table TYPE REF TO cl_salv_table, *<< Your Custom table, Populate data in it gr_master TYPE...



















Leave a Reply