SAP ABAP Data Element SCRHFNUM (Next screen number)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRHFNUM
Short Description Next screen number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DYNPRONR    
Data Type NUMC   Character string with only digits 
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 Next scr. 
Medium 15 Next Screen 
Long 22 Next Screen 
Heading Next 
Documentation

Definition

You enter the number of the subsequent screen in the transaction flow in this field. If you enter 0, the transaction is terminated or a called program or screen moves back one level.
You can also set the subsequent number dynamically in a module pool by using the ABAP/4 command 'SET SCREEN nnn'. The statically specified subsequent screen number then has no effect.

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