SAP ABAP Data Element SCRPTLCONF (Table control: Configurability)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRPTLCONF
Short Description Table control: Configurability  
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 10 Config. 
Medium 15 Configurable 
Long 20 Configurability 
Heading
Documentation

Definition

This attribute affects how the user can save changes made to the column sequence and width.

Attribute is set

  • The save button above the vertical scroll bar is active. In the dialog box which appears after this button is pressed, the user can save the current column configuration under another name and specify a version as a standard setting. From any existing version, you can choose a version as the display variant for the current table control.
  • When the program is next called, the relevant table control for that user appears in the saved standard setting. You can set the application context of a table control as a different key in the program using the function group STCX.

Attribute is not set

  • he save button is inactive. In this case, any changes the user makes to the column layout cannot be saved.

Usage

The attribute should be set, except in the case of tables which must always have the same structure to guarantee usability (e.g. in Customizing).

Dependencies

The column headers and save key for configuration appear on the same line in the table control. The existence of such a line depends on whether the attribute "With column headers" is set. If this attribute is not set, the save key is not displayed at runtime. In this case, therefore, the Screen Painter resets the attribute "Configurability".

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