SAP ABAP Data Element SCRFTLFFIX (Fixed 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 SCRFTLFFIX
Short Description Fixed field  
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 Fix 
Medium 10 Fixed 
Long 20 Fixed field 
Heading Fix 
Documentation

Definition

This attribute controls the way columns can be moved with the mouse and also affects horizontal scrolling.

Effect

Attribute is set:

  • The user cannot change the position of a column by drag and drop.
  • If the user scrolls horizontally in the table, the column itself does not move but remains visible on the left edge of the table.

If the attribute is set for a field in column 2 or higher, all columns to the left of this must also be fixed.

If a column selection field exists, it is always fixed.

The attribute can also be set dynamically in the program by assigning the number of fixed columns (starting on the left) to the variable mytable-FIXED_COLS. This dynamic assignment overrides the assignment made in Screen Painter.

Usage

The attribute should be set for key fields. This means that, with wide tables in particular, fields assigned to the right of the key field are not lost when you scroll horizontally.

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