Show TOC

Field ManipulationLocate this document in the navigation structure

Get information about what UI annotations to use to manipulate fields for SAP Fiori UIs.

This chapter describes annotations that influence the appearance exposed fields. When a field is marked with these annotations, it is manipulated no matter in what other annotations the field is used. The reason for this is that annotations for manipulation are self-contained annotations and not properties of other annotations.

For example, when a field is marked with the @UI.masked annotation, the field is masked regardless if it is used in a @UI.lineItem annotation or a @UI.identification annotation.

To manipulate the appearance of fields on SAP Fiori UIs, you can use the annotations explained in the following sections: