Show TOC

PushbuttonLocate this document in the navigation structure

Integration

The Pushbutton screen element is mapped onto the Web Dynpro UI elementButton.

Button Mapping Rules

Button Property Bound to Context Attribute Value

Design

 

ConstantStandard

Enabled

ENABLED

Complement of element program attributeInput

ImageFirst

 

ConstantTrue

ImageSource

IMAGE_SOURCE (if screen field was a PUSH_TMPL)

Derived from element program attributeIcon

Size

 

ConstantStandard

Text

TEXT (if screen field was a PUSH_TMPL)

Element attributeText

Tooltip

TOOLTIP (if screen field was a PUSH_TMPL)

Element attributeQuick Info

Visible

VISIBLE

Element runtime attributeActive

Width

 

INITIAL

Button Event Action Name Description
OnAction TBD FctType is the type of the function code and FctCode is the function code of the element.