‎2006 Aug 25 7:36 AM
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
‎2006 Aug 25 7:40 AM
You can use DELETE_TEXT method of the CL_GUI_TEXTEDIT class.
Regards,
Ravi
‎2006 Aug 25 7:43 AM