SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

OData Value List Annotations

A Value Help Dialog is a configurable UI component in SAP Fiori that allows users to search for and select valid input values for a field. Developers use it to present users with filtering options and result lists, helping to ensure correct data entry in forms and search scenarios. It can be configured using annotations such as the ValueList annotation with In/Out Mappings, which control how values are passed into and out of the dialog. Further component-level configuration options are described in the Value Help Dialog documentation.

Tutorials that teach this

Docs explaining this concept

Prerequisites