Show TOC

Object documentationNotes Component Locate this document in the navigation structure

 

A component used specifically for the handling of notes in an application.

The required IF_FPM_RUIBB marker interface is implemented by the notes 'wrapper' component FPM_NOTES_WRAPPER.

A Notes Component is an example of a Reuse User Interface Building Block (RUIBB).

Structure

A notes component is displayed in tabular format at runtime with each row representing a separate note.

At runtime, you can create, edit, delete, and sort notes.

The exact structure of the notes component at runtime is determined by the feeder class of the list component within the note component.

Integration

You configure this component using the FPM configuration editor, FLUID.

Technically, a notes component is a list component embedded in a notes wrapper component. The information displayed at runtime is determined by the feeder class attached to the list component configuration. Therefore, if you need to configure the note component, you configure the list component configuration within it.

You can also edit where notes are stored: open FLUID for the notes wrapper component to display the Storage Type field.