| |
Using WML ScreensOverview | Text/Output Fields | Input Fields | Selection | Group Box | Tables | Links | Graphics | Toolbar (Menu, Options) To design easy to use applications you can use the following WML based screen elements described below. Additional to the currently available interface concepts we discuss some SAP specific ones, e.g. group boxes, and show a way how to use these on a WAP screen.
OverviewThe following screen elements are available for usage in WAP applications:
Below you will find guidelines for using these screen elements.
Text/Output FieldsText/Output Fields provide information or describe fields (label). Note: See the section, which describes how to design texts, for topics such as formulations, abbreviations, hyphenation, use of country-specific characters, and also highlighting.
Input FieldsAn input field is ready for input.
Note: On some devices you get an extra input editor screen for input fields!
SelectionInstead of letting users input data, it is usually preferable and faster to let users choose from a set of predefined alternatives: selecting is faster and easier than writing.
Group Box
TablesWe recommend to omit header titles for tables, if the values of the table can be understood easily. There are two variants of tables, with editable fields and with non-editable fields. Different cells can contain different objects, e.g. text, images, links, ... In case of several columns, horizontal scrolling will be necessary. However horizontal scrolling should be avoided! One technique that can be applied in order to avoid horizontal scrolling for multi-column tables is shown with a BW query of sales figures. Via options either a grouping by characteristics or key figures can be displayed for various sales periods. Thus with this technique Group Sales, Costs and Operative Income can be displayed per sales period individually (see figure 1 below) or for all sales periods together.
Figure 1: Examples for tables on WML screens Note: Tables are not available on all WAP devices!
Links
Note: Links may be displayed differently on different WAP devices.
GraphicsIf you want to use images on WAP screens consider the following aspects:
Figure 2: Example for a graphic on a WML screen
Toolbar (Menu, Options)Functions that are used on several cards within one application should always have the same placement and assignment to one softkey. The SAP Menu is transformed into link lists: Consider that the user firstly walks through the menu in width and then goes down into one menu item. Note: Menu structures which are more than three levels deep should be avoided!
|