 
  Data Structure Data Structure
 Networking Networking
 RDBMS RDBMS
 Operating System Operating System
 Java Java
 MS Excel MS Excel
 iOS iOS
 HTML HTML
 CSS CSS
 Android Android
 Python Python
 C Programming C Programming
 C++ C++
 C# C#
 MongoDB MongoDB
 MySQL MySQL
 Javascript Javascript
 PHP 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
How to write on selection screen after giving any user input in SAP ABAP
You can use the WRITE to write on the selection screen. But still you have other options available to accomplish your task.
You can choose to show your text in a message which is shown at the bottom of the screen. Also, you can try with a popup to show your required text.
Sample snippet: Message 'Your text' TYPE S
Advertisements
 