Overview of GUI Dependencies

Use

When you implement SAP TextEdit you must observe the GUI dependencies of the individual functions and methods. The dependencies are documented specific to each method. Each description includes a table (see example below) which gives a clearer overview of the method.

In TextEdit the following general rules apply:

  • The SAP GUI for Windows can be implemented without functional restrictions.

  • The SAP GUI for Java can be used without restrictions excluding Drag&Drop and wordbreak functions.

  • The SAP GUI for HTML supports the functions Set/Get text. Word wrap mode is not supported in the constructor.