SAP ABAP Data Element SCRHUSEC (Columns filled 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 SCRHUSEC
Short Description Columns filled 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 Cl 
Medium Filled 
Long 18 Columns filled 
Heading Col 
Documentation

Definition

The number of output lines and columns shows the actual size of the screen. It includes all fields (including permanently visible possible entries pushbuttons), all loops with defined subsequent lines, areas for subscreens, graphical elements and controls.
The screen size should be taken into account if it is called as a window with

CALL SCREEN xxx STARTING AT top left
ENDING AT bottom right

If you specify a size that is too small, lines may be lost or fields truncated.

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