SAP ABAP Data Element SCRFTLTREN (Table control: With horizontal 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 SCRFTLTREN
Short Description Table control: With horizontal 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 HSepar 
Medium 12 Horiz.Separ. 
Long 25 With hoizontal separators 
Heading HSep 
Documentation

Definition

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

Usage

You should use horizontal separator lines only if the table is so wide that they are necessary as a guide for the user in order to avoid assignment errors.

Horizontal separator lines should not be used if

  • the table has only one column
  • a table with more than one column is still so narrow that no line guide for the user is necessary.
History
Last changed by/on SAP  19950209 
SAP Release Created in