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

clearing long text

Former Member
0 Likes
485

Hi experts..

Iam working on dialog program.

After saving the data using save_text, i want to clear

my container.

Is there any function or class to clear the container??

Thanks

kaki

2 REPLIES 2
Read only

Former Member
0 Likes
439

You can use DELETE_TEXT method of the CL_GUI_TEXTEDIT class.

Regards,

Ravi

Read only

dani_mn
Active Contributor
0 Likes
439

HI,

try this FM.

<b>INIT_TEXT</b>

Regards,