SAP ABAP Data Element SCRHTYPI (Screen type "subscreen")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRHTYPI
Short Description Screen type "subscreen"  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPFLAG    
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 Subscreen 
Medium 18 Subscreen 
Long 24 Subscreen 
Heading Sub 
Documentation

Definition

If you activate this attribute, the screen is flagged as a subscreen, which can run as part of another. This means that you must define a sufficiently large area in the superior screen and ensure that the flow logic contains a CALL SUBSCREEN ... call in the PB0 and PAI. This call causes the PB0 or PAI part of the subscreen flow logic to be processed.

A screen can contain several subscreens in different areas. You can control the call dynamically, so that the subscreen used does not need to be defined until the transaction is processed.

A subscreen can be called in several screens.

See also:

SAP Library: Subscreens

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