Entering content frame

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

Use

In the case of mobile devices that do not support proportional fonts and therefore the width of each character is the same, the GET_CHAR_WIDTH method returns the maximum number of characters that can be displayed in a screen line.

This number might differ from the actual character number for a line when using proportional fonts. In this case, the value that is returned by the GET_CHAR_WIDTH method is the maximum number of characters with an average character width.

Interface IF_Client_INFO

Leaving content frame