Show TOC

Web Dynpro UI Elements that Can Be LoggedLocate this document in the navigation structure

Structure
Note
  • Both output and input elements can be logged, but they must be context-bound UI elements.

  • UI elements that are generated automatically (for example, when using F4 Help) can be logged. They do not need to have a UI element ID assigned during application development. In these cases, a temporary ID is assigned during the recording.

The table below shows all UI elements that can be logged in Web Dynpro applications. It shows the properties that can be recorded for each UI element.

UI Element

Property

TextEdit

Value

TextView

Text

FormattedTextEdit

Value

FormattedTextView

Text

If value suggest is active, all proposed texts for this UI element that are displayed on the UI are logged.

InputField

Value

If value suggest is active, all proposed texts for this UI element that are displayed on the UI are logged.

Historical values are not recorded.

ToolbarInputField

Value

DropdownByIndex

Texts

Caption

Text

Button

Text

ToolbarButton

Text

ToolbarDropdownByIndex

Texts

LinkChoice

Text

ToolbarLinkChoice

Text

ButtonChoice

Text

ToolbarBtnChoice

Text

ToggleButton

Text

ToolbarToggleButton

Text

Checkbox

Text

Label

Text

LinkToAction

Text

LinkToURL

Text

ToolbarLinkToAction

Text

ToolbarLinkToURL

Text

FileDownLoad

Text

Panel

Title

RadioButton

Text

RadioButtonGroupByIndex

Text

RadioButtonGroupByKey

Selected Key

ToggleLink

Text

TriStateCheckbox

Text

SectionHeader

Text

DropdownByKey

Selected Key

ToolbarDropdownByKey

Selected Key

DropdownListBox

ItemText

ItemDescription

Texts

ToolbarDropdownListBox

ItemText

ItemDescription

Texts

Multiple UI elements cannot be logged as a whole, but the UI elements they consist of can be logged. For example, in a table, the individual table cell values are logged, but not the table entity itself. The constituents of the following multiple UI elements can be logged with Read Access Logging:

  • Table

  • CTable

  • RowRepeater

  • MultiPane

  • Accordion and MultiAccordionItem