Hello,
I have a Problem with a dynpro text control. The text field on the dynpro has a reference to a 255 char field in a dictionary table. The field is a field element of char255 with a corresponding domain char255.
The visual length of the dynpro text control is smaler than the length of the dictionary field. The writing in the text control is blocked at the end of the visual length of the text control. Is it possible to write more input into the text control than the visual length of the text control, so that I can fill the field in the dictionary table in its full length? Thanks.
Regards, Lars.