Mobile Business Object Attribute Properties

Modify a mobile business object (MBO) that contains a single attribute using the Properties view by clicking a specific MBO attribute in the Mobile Application Diagram.

Single attribute properties
Tab Contents
General
  • Name – the name of the attribute. You cannot use keyword or reserved words as the attribute name.
  • Datatype – the attribute's datatype.
  • Nullable – select this option to allow null as a valid value. This option may not be available if the datatype does not support null.
  • Map to – the data source to which the attribute maps.
  • Primary key – identifies the data source column as a primary key.
Related concepts
Entity Read Operations
Output Mapping
Load Arguments
Combining Load Arguments and Synchronization Parameters
Related tasks
Creating Attributes for a Mobile Business Object
Creating Operations for a Mobile Business Object
Creating the Mobile Business Object using the Mobile Business Object Palette item
Previewing Mobile Business Objects
Modifying Load Arguments