

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Displaying popup in SAP STMS
First of all use CALL SCREEN ... STARTING AT ..., then in PBO processing, use Suppress Dialog to bypass the screen (dynpro) processor and an empty screen is not displayed, then use LEAVE TO LIST-PROCESSING in PAI event. Now you can follow it with your WRITE statements to display it as a popup.
- Related Questions & Answers
- Displaying Source code of RFC in SAP system
- RFC or BAPI for displaying change documents in SAP
- Displaying Records with maximum event number for each group in SAP Crystal Reports
- Android Popup Menu Example
- Displaying distinct values in a column filtered on other column in SAP BO report
- How to handle popup windows in Selenium?
- Displaying T-code description and T-code field in Output ALV of report SM20 in SAP system
- Displaying bar graphs using Matplotlib
- How to create a Popup Menu in Tkinter?
- Displaying content of a HashMap in Java
- Displaying horizontal bar graphs using Matplotlib
- Reading and displaying images using OpenCV
- How do I create a popup window in Tkinter?
- How to get a Popup Dialog in Tkinter/Python?
- MySQL command for displaying current configuration variables?
Advertisements