Few years back we showed how to Debug the Pop Up Screen using notepad. Please check Pop Up Debugging Trick Tutorial here. I have named id ROBO [Pop Up Debugging By Notepad File]. Just ROBO. Do not ask me what it means.

In this article, we will try to explain some other ways of Pop Up Debugging using SAP Shortcut
- ROBO 2.0 [ Pop Up Debugging by SAP Shortcut ]
- ROBO Chitti [ Pop Up Debugging by SAP Shortcut with More Ease ]
1. ROBO 2.0 [ Pop Up Debugging By SAP Shortcut ]
We assume, most of us know about Pop Up Debugging with SAP Shortcut. But if you are not aware, let me show how to create and use SAP Shortcut to Debug SAP Pop Up. This is my ROBO 2.0 (nothing official about it) :P.
SAP Shortcut creation Steps as below.








Type = ‘System Command’; Transcation = ‘/H’; Location = ‘Desktop’ (wherever you want)
Now we will see how can we use the same SAP Shortcut to Debug the Pop Up!.
Step:1 [ I have a screen where I have to debug the Pop Up ]

Step:2 I minimized all my applications by using Window + D shortcut then I held and dragged the SAP shortcut which I created in above steps and moved or navigated to SAP GUI Application that was already opened in Taskbar Level i.e. as below
That’s it.
BRF+ Training Announcement
Enrollment Fee – Pay & Confirm
Course Syllabus – BRF+ Agenda
Dates: 17, 18, 24, 25, 31 Oct, 1, 7 & 8 Nov 2020
Time: 7:30 AM to 9:30 AM IST
2. ROBO CHITTI [ Pop Up Debugging by Shortcut with more Ease ]
So far we created SAP Shortcut and Dragged from Desktop and Dropped the same on Pop Up and Debugged. Minimizing all the working session and finding the short cut and then dragging it to the pop up screen is a hassle. We can ease the process by Pinning the GUI Shortcut to the Taskbar instead. You can right click the short cut and Pin to Taskbar or use any other methods you know to Pin any application on the Taskbar. Once you have the shortcut pinned, open the SAP GUI Application Pop Up which you want to debug. It is easier now.
Just drag the shortcut you have pinned to the pop up screen.

I hope you already figured out the advantage of this method. No need to minimize all applications [with Window + D] to drag and drop the SAP Shortcut on to Pop Up and no need to worry about navigating to SAP GUI Application by holding the shortcut. Simply we can drag the same shortcut (Upwards) from Task Bar and Drop it on to ‘Pop Up‘.
I am sure, most of you knew about both these methods. But we still thought of sharing this because you never know, there might be some young or old mind who gets enlightened by this simple tweak.
This is my first article at SAPYard, please do let us know your feedback. The good and the not so good comments please.
Comments Please!!
Do join 6700+ SAP Technical Consultants in this Telegram SAP Technical Discuss Group.Ask, Answer and Learn is our Motto. You need to install Telegram App first in your mobile or desktop and then click the joining link.
Please SUBSCRIBE to SAPYard’s Youtube Channel for Free End to End SAP Video Course and Training.
Please follow our LinkedIn Page, LinkedIn Group, Facebook Page, Twitter and Instagram.
Save our number +1-251-727-9273 and send us a Whatsapp message ‘LEARN’ to be part of our Learning Community.
Check some more Code Snippets at SAPYard
- Dynamic Where Condition usage in Database queries
- UNIX Command in SAP ABAP
- Send e-mail with subject line greater than 50 characters
- Pop Up Screen with Selection Option using FM POPUP_WITH_TABLE_DISPLAY
- String wrap
- Write Application Log
- Sample program to attach any file from application server to any Business Object
- Sample program to unlock the editor of a program.
- Why are developers so fond of ‘REUSE_ALV_GRID_DISPLAY’?
- DELETING rows of the internal table within the LOOP. Is it a Taboo? A big NO NO?
- Creating Dynamic Internal Table
- Selection Screen in SAP
- How to update custom field of PRPS table
- Get Latitude and Longitude of any place using Google Map API in SAP
- GPS like tool in SAP using Google Map API
- Know Who is doing What in your SAP System
- OOPs Report Using Splitter and ALV Tree Combination
- ALV with an Editable Row
- Extensive Tips and Tricks for Interactive SAP ALV
- How to Get Accurate Pricing in SD for Customer and Material?
- T-Guard: Transport Dependency Validation Tool
- Utility Program to Auto Format the Texts into Meaningful Sentence
- ABAP for SAP HANA. Part XX. ALV Report On SAP HANA – Opportunities And Challenges
- Selective Handling of the Buttons in ALV Grid Toolbar
- Working with Shell Scripts in SAP ABAP Environment
- CDS Part 7. Basic Expressions & Operations Available for CDS View – II
- Sudoku Solver and Generator Tool Using Vanilla SAP ABAP
- Calculator in SAP using New ABAP Syntax
- SO10 Enhancement to Add Texts to the Transport Request Automatically
- How to pass Reversal Date & Reason to BAPI_ACC_DOCUMENT_POST?
- ISU – Bankruptcy Overview and Write-Off Process using BAPI_CTRACDOCUMENT_WRITEOFF
- How to Create or Update Variant for a Report from another Program?
- A to Z of OLE Excel in ABAP 7.4
- SORTing Algorithm – Interview Question
- SOLMAN – Mail Forms Custom Enhancement Guide
- SORTing Algorithm – Performance Comparision
- Dynamic Code Processor
- Useful Trick to Search “Text” in Smartforms/Text modules
- Dynamically Download Data From Any SAP Table in ABAP-740 – Part 1
- How to SPLIT Data in FOR LOOP Using Modern ABAP Syntax?
- Dynamic Table Download in ABAP 751 – Part 2
- Consuming JSON based REST APIs in ABAP
- CDS Part 21 – CDS View Finder Tool
- ABAP String Operation – Identify & Manipulate Negative Amount in Long String with Separators
The post Pop Up Debugging [ROBO 2.0] first appeared on https://sapyard.com.