- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- 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 Articles
- 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
- Displaying distinct values in a column filtered on other column in SAP BO report
- Displaying T-code description and T-code field in Output ALV of report SM20 in SAP system
- How to add Popup in NextJS?
- Android Popup Menu Example
- How to handle popup windows in Selenium?
- Explain Popup Message using Event?
- How to create a Popup Menu in Tkinter?
- Displaying content of a HashMap in Java
- Displaying Files Side by Side in Linux
- Displaying bar graphs using Matplotlib
- How do I create a popup window in Tkinter?
- How to get a Popup Dialog in Tkinter/Python?

Advertisements