SAP ABAP Data Element SCRFVLENG (Visible (visualized) length of field in screen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFVLENG
Short Description Visible (visualized) length of field in screen  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPDEC3    
Data Type DEC   Counter or amount field with comma and sign 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short VLg 
Medium VisLg 
Long 20 Visualized length 
Heading VLg 
Documentation

Definition

The visible length is the length in which the field is displayed on the screen at runtime.

You can only change the visible length of a screen field in certain cases.

  • Input/Output field with the "scrollable" attribute.
  • You can set the visible length attribute to less than the defined length. The user can scroll within the field at runtime.
  • Input/Output field with the "dropdown box" attribute.
  • The visible length attribute determines the length of the field (including the dropdown button) and, at the same time, the width of the expanded selection list.
  • Pushbuttons
  • The visible length attribute determines the width of the pushbutton.

For text fields with no icon, the defined length and visible length are the same.

If there is an icon assigned to the screen field, its width affects how the field is displayed at runtime and its visible length, which is made up as follows:
. The width of the icon in characters (at least two),
. One character space (if the field has text as well as the icon)
. The actual text in the field.
The quick info text has no affect on the visible length of the field.

History
Last changed by/on SAP  19950209 
SAP Release Created in