Show TOC Entering content frame

Component documentation Text Field Locate the document in its SAP Library structure

Integration

A Text Field screen element is mapped onto one of the following:

·        A Label - if

¡        An I/O field with the same name as the Text Field exists

¡        The flag LABELLEFT (LABELRIGHT) is set and there is an I/O or Text Field to the right (left) of the element

     A TextView - in all other cases

 

Label Mapping Rules

Label Property

Bound to Context Attribute

Description

Design

 

Constant Light if LABELRIGHT==X, constant Standard otherwise

Enabled

 

Constant True

LabelFor

 

ID of the corresponding DynproInput element. In general, this is the ID of the first element to the right of the text field.

Text

 

Element attribute Text

Tooltip

 

Element attribute Quick Info

Visible

VISIBLE

Element runtime attribute Active

Width

 

INITIAL

Wrapping

 

INITIAL

 

 

TextView Mapping Rules

TextView Property

Bound to Context Attribute

Description

Design

 

Constant Standard

Enabled

 

Constant True

Text

 

Element attribute Text

Tooltip

 

Element attribute Quick Info

Visible

VISIBLE

Element runtime attribute Active

Wrapping

 

INITIAL

 

 

Leaving content frame