SAP ABAP Data Element SCRFLENG (Defined length of screen field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFLENG
Short Description Defined length of screen field  
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 DLg 
Medium DefLg 
Long 18 Defined length 
Heading DLg 
Documentation

Definition

Displays the defined length of the field text or template (input/output field).
You can either take this length directly from the ABAP/4 Dictionary or define it in the fullscreen editor. The length displayed is always the current length.
With ABAP/4 Dictionary fields, the length is adjusted if this is found to have changed.
With field texts, translations into foreign languages are carried out in the text length specified here.

If an icon is assigned to the field, the defined length includes the internal representation of the icon and the quick info text. The defined length comprises:

  • the internal identification of the icon
  • the internal notation of the quick info, if it differs from the standard text or is not displayed at runtime
  • a separator between the icon identification and the field text, if both the icon and the text exist
  • the actual field text

If you want to display an icon in the output field at runtime, use the function module ICON_CREATE. This generates the internal notation.

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