SAP ABAP Data Element SCRPKSCR (Hold scroll position)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRPKSCR
Short Description Hold scroll position  
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  
Medium 20 Hold scroll 
Long 30 Hold Scroll Position 
Heading  
Documentation

Definition

This attribute is intended for long screens in which the scroll position was previously lost as a consequence of certain actions.

It specifies that the scroll position of the main screen should be maintained when the screen is displayed several times in succession.

This also applies if the length of the screen changes, if other subscreens are used, or if the cursor is placed outside the visible area.

It can also mean that the cursor field may not be visible.

Use the function module SCREEN_INIT (no parameters) to initialize the scroll position (scroll position at top, so that the cursor field is visible).

Exception:

If the system triggers a W or E message that refers to a particular field, the field in question will be placed in the visible area of the screen as normal.

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