Application Development 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: 

long text problem

Former Member
0 Kudos

Hi Experts,

I have a requirement in module pool,

In the Screen there should be a option to give the shot text box beside that we need to provide a button for long text , when we click on that button a seperate screen should be displayed and saved after entering the long text.

please can any one help me on the same any FM or some other method to work it out.

thanks in advance

praveen k

2 REPLIES 2

Former Member
0 Kudos

Hello,

When you click on button call the other screen with input parameter after giving the long text update the table or where u want to update the long text use that table name.

or use the functional module to save the text is SAVE_TEXT.

Former Member
0 Kudos

Hi,

Refer to this demo program SAPSCRIPT_DEMO_NOTE_EDITOR