Skip to Content
0
Former Member
May 29, 2008 at 09:20 AM

Post Data from ABAP using CL_GUI_HTML_VIEWER

249 Views

Hi Experts,

I have an HTML page and I use CL_GUI_HTML_VIEWER to display this page ok. What I want to do is let the user edit the page, and then click a non-HTML button to save the new data. I do not want to use an HTML button on the form, I want to use a normal ABAP DynPro button.

Can I catch an event and see the new data back in ABAP??

Please help me.

thx.

Bip.