Show TOC

Specifics of Pocket PCsLocate this document in the navigation structure

The individual mobile components are:

  • Mobile Extensions to the Java Servlet Container in the SAP NetWeaver Application Server
  • The Pocket Internet Explorer client (PIE client), which is made up of a set of renderer classes and is responsible for data and event handling.

Only devices based on Pocket PC 2003 or later are supported. Windows Mobile 5.0 is supported.

Pocket PC users require a suitable network or internet access that enables access to the SAP NetWeaver Application Server. This can be implemented using LAN, WLAN, Bluetooth, GSM, or GPRS, for example. Additional hardware is required as well as a service contract with a telecommunications provider. More information is available at http://www.microsoft.com/windowsmobile/Information published on non-SAP site .

Emulator

For testing and developing mobile applications, the use of an emulator is recommended. You can download it at the manufacturer's web site:

  • http://www.microsoft.com/pocketpc

The emulator imitates the behavior of the mobile device. You can thus monitor and test the results of your development without actually using a mobile device for the development or testing. However, you should always test applications on a real mobile device as well.

You can use a URL parameter to force the rendering for a specific device type. To do so, add the following parameter to the URL for calling the Web Dynpro application:

sap-wd-client=PieClient

Layout

The following layouts can be used for developing mobile Web Dynpro applications:

  • Flow layout
  • Grid layout
  • Matrix layout

Variances of the UI Elements

Note

For the InputField, the requestFocus() method is supported.

Available UI Element Ignored properties
Button imageFirst, tooltip, width
Caption enabled, tooltip
CheckBox state, tooltip
CheckBoxGroup enabled, readOnly, state, tootltip
DropDownByIndex state, tooltip
DropDownByKey state, tooltip
Group enabled, scrollingMode, tooltip
Image enabled, tooltip
InputField state, tooltip
Invisible Element enabled, tooltip, visible
Label enabled, tooltip
LinkToAction imageFirst, imageHeight, imageSource, imageWidth, tooltip, type
LinkToURL imageFirst, imageHeight, imageSource, imageWidth, tooltip, type
RadioButton (only for PPC2003) state, tooltip
RadioButtonGroupByIndex state, tooltip
RadioButtonGroupByKey state, tooltip
TabStrip enabled, height, tooltip, width
Table design, enabled, readOnly, tooltip, width
TextEdit state, tooltip
Tramsparent Container enabled, height, tooltip, width
Tray design, enabled, hasContentPadding, height, scrollingMode, tooltip
VIewContainerUIElement enabled, tooltip