Creating Structure Objects using the Structure Icon

Structure objects hold complex object types, for example, an SAP input structure or input table. Structure objects do not bind to data sources or contain operations. If an MBO references an structure object, a dashed line connects the two objects in the Mobile Application Diagram.

  1. From the Mobile Application Diagram, select the Structure icon from the palette, then click an empty area of the diagram. The New Structure wizard displays.
  2. Enter definition information and click Next:
    • Name – name of the structure object
    • Comment – an optional comment
  3. From the Attributes page, define the simple or complex datatypes that define the structure by using the Add, Delete, Delete All, Up, and Down buttons, and click Finish when done.
    The datatype of a structure attribute can include other structures (complex types).