SAP ABAP Data Element SCRFTLTREV (Table control: With vertical separators)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFTLTREV
Short Description Table control: With vertical separators  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPCHA1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 VSepar 
Medium 15 Vertic. separ. 
Long 30 With vertical separators 
Heading VSep 
Documentation

Definition

You use this attribute to change the appearance of the table. If the attribute is set, vertical separator lines are displayed between all the table columns at runtime. You can also set the attribute dynamically in the program by assigning '_' or 'X' to the variable mytable-V_GRID.

Usage

Vertical separator lines should be used primarily with entry tables where the boundaries of input fields need to be clear.

With selection tables, you should try to leave 1-2 blanks between each column. You should use vertical separator lines only if explicit separation of columns is necessary as a guide for the user in order to avoid assignment errors.

Vertical separator lines should not be used if

  • the columns are fairly narrow
  • many columns contain checkboxes, radio buttons or icons
History
Last changed by/on SAP  19950209 
SAP Release Created in