Structure Overview

Structure of a Mobile Engine Application


Figure 1: Structure of a Mobile Engine application

An application is structured in four levels:

  • Level 1: ME Applications have their own start page, which contains a menu list of the top-level functions (for example, Customers, Orders and Materials), similar to business components in CRM.
  • Level 2: A list page displays a list of business objects (for example, Partners).
  • Level 3: The content for an object appears on a tab page with its own header and a tab strip where users can do the tasks represented in the tabs in any order. A tab displays detail information and lists relevant to a business object.
  • Level 4: Edit pages are accessed through the new icon on level 3.

 

top next

Source:  SAP Style Guide for PDA Applications