Start of Content Area

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

Use

The getCharHeight 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 getCharHeight method the development team can define, for each specific device, the maximum number of lines that can be displayed on the screen for each document.

ClientInfo Interface

End of Content Area