Configure an initial synchronization parameter for a mobile business object (MBO).
Setting the initial synchronization parameter for the device application is useful when a mobile business object contains a lot of data so instead of returning all data during the initial synchronization, you can filter records so only the most relevant data is returned. This can make the device application data load much faster.
| Option | Description |
|---|---|
| Variable | Select and click Browse to browse for available system or user variables to associate with the parameter. Click New to define a new variable to associate with the operation parameter. |
| Literal | Select to use a fixed value. For the calendar (date/time/datetime) data type, click on Select to choose a value. |
| Personalization key | This is not enabled. |
| NULL | Use a NULL value assigned to the parameter. This does not override a personalization key value or a parameter default value. |