Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Popup text over multiple lines

luismaier
Associate
Associate
0 Likes
982

Hello, I have a text stored in a table made of strings. Now i want to show this text in a Popup window. Is there any FM?

Thanks in advance.

Hello, I have a text stored in a table made of strings. Now i want to show this text in a Popup window. Is there any FM?

Thanks in advance.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
847

Create a simple modal dynpro with a custom control containing an instance of CL_GUI_TEXTEDIT ? (in display mode) Or CL_GUI_HTML_VIEWER?