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

Text edit ?

Former Member
0 Likes
587

hello,

Is there any FM that we can use to edit/create a text ( long tex ) ? This FM will create automatically the screen for us to edit/ Create ...

Normally we have to use the class text edit for a custom container .....

Thanks..

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
551

Check these fm.

EDIT_TEXT

SAVE_TEXT

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
552

Check these fm.

EDIT_TEXT

SAVE_TEXT

Read only

Former Member
0 Likes
551

For uploading long text you can use FM: SAVE_TEXT

Read only

Former Member
0 Likes
551

Use FM:- CREATE_TEXT.

Read only

Former Member
0 Likes
551

hi,

use the follwing fm,

To get text editor as dialog box.

CATSXT_SIMPLE_TEXT_EDITOR

Regards,

R K.