Hi,
I have a problem when get the data from a HTML created with a dynamic document (CL_DD_DOCUMENT). The control HTML contains several input fields, and it's possible modfiy the values if the ENTER key is pressed.
But in the screen there are a several controls. If it's pressed with the mouse, on a control outside, like a ALV grid ó a tabscript. The changes do not recover, and the HTML control show the old values.
Could be sent the event that generates the pressing of a key ENTER from the program?
Thanks in advance!
JR