Skip to content

Latest commit

 

History

History
489 lines (316 loc) · 4.6 KB

web-dynpro-ui-elements-that-can-be-logged-bba5760.md

File metadata and controls

489 lines (316 loc) · 4.6 KB

Web Dynpro UI Elements that Can Be Logged

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

fileName, mimeType, text, data

Panel

Title

RadioButton

Text

Selected Key

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

The constituents of the following multiple UI elements can be logged with Read Access Logging:

  • Table

  • CTable

  • RowRepeater

  • MultiPane

  • Accordion and MultiAccordionItem

Related Information

Channel-Specific Information

Tips for Configurations with Log Contexts