Show TOC

CheckboxLocate this document in the navigation structure

Integration

The Checkbox screen element is mapped onto the CheckBox Web Dynpro UI element.

CheckBox Mapping Rules

CheckBox Property Bound to Context Attribute Value
CheckBox Event Action Name Description

Checked

VALUE

State of the checkbox

Enabled

ENABLED

Complement of element program attributeInput

State

 

Same as InputField

Text

 

Element attributeText

Tooltip

 

Element attributeQuick Info

Visible

VISIBLE

Element runtime attributeActive

OnToggle

TBD

FctType is the type of the function code andFctCode is the function code of the element. This action is only defined if theFctCode attribute is not empty.