Entering content frame

Function documentation GET_NEWLINE_BEFORE_INPUT Method Locate the document in its SAP Library structure

Use

The NEWLINE_BEFORE_INPUT method specifies whether or not a line break is inserted automatically before an <input> tag.

If you want the <input> tag to appear in the following line of a Web application, you must use the <br/> tag for the line break. A mobile device that automatically inserts a line break before an <input> tag and therefore returns the platfprm-specific value for "true" would then display an unwanted blank line.

This graphic is explained in the accompanying text

The same arguments for the use of this method apply to all methods that concern the line break into a new line.

Interface IF_CLIENT_INFO

Leaving content frame