Entering content frame

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

Use

The GET_CHAR_HEIGHT method returns the maximum number of lines that can be displayed on the screen.

Note

Web applications are more user-friendly if information that belongs together fits onto one screen and there is no need to browse between the individual pages. Using the GET_CHAR_HEIGHT method the development team can define, for each device, the maximum number of lines that can be displayed on the screen for each document.

Interface IF_CLIENT_INFO

Leaving content frame