SAP ABAP Data Element SCRHDGRP (Screen group for screen classification)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRHDGRP
Short Description Screen group for screen classification  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPHDGRP    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 Scr.group 
Medium 18 Screen group 
Long 22 Screen group 
Heading SGrp 
Documentation

Definition

Here you can define a string of up to four characters which is available at the screen runtime in the SY-DNGR field.
Using this string, you can assign several screens to a common (screen) group which you can then use to ensure that modifications to all the screens in the group are consistent.

Screen groups can be maintained in Table TFAWT. This contains a language-dependent text for each screen group within a program (module pool), which describes the group.

If you enter a screen group on the attribute screen in the Screen Painter which does not exist for the current program, the system creates an entry for it in Table TFAWT.

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