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

Problem regarding passing data from text editor to create_text function mod

Former Member
0 Likes
439

Hi

I have a problem that I want to pass data from the text editor which is of text type to the create_text function module which if of tline type and then also have to take care of the diffrent line that are passed in the text editor into craete_text which is made by me using class cl_gui_textedit.

Any kind of help will be higly appreciable

Thanks for everything

saurabh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
390

Search the forum...you may benefit from the FM that converts text from a screen text entry block into an internal table...

2 REPLIES 2
Read only

Former Member
0 Likes
391

Search the forum...you may benefit from the FM that converts text from a screen text entry block into an internal table...

Read only

0 Likes
390

Thanks anyways got the answer done by myself there is nothing related to this in SDN forum