Implementing Text Areas

Use

In addition to the usual one-line input fields, HTML also supports multiple line text areas.

To implement an application allowing the user to enter a short message in ABAP, you could define an internal table.

To define an equivalent text box, you need to specify the following code in HTML: