Skip to Content
0
May 23, 2005 at 04:38 AM

Capture user ENTER from get_form_field result

24 Views

dear all,

I need to recognize user ENTER character in textarea input field (hex '0D' & '0A') from get_form_field result (in ABAP code). I have tried to convert it to hex, but always get nothing.

Please help.