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.

Updated on: 2019-07-30T22:30:20+05:30

187 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements