SAP ABAP Data Element SCRLLREP (Predefined loop factor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRLLREP
Short Description Predefined loop factor  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPDEC3    
Data Type DEC   Counter or amount field with comma and sign 
Length 3    
Decimal Places 0    
Output Length 3    
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 Loop factr 
Medium 15 Loop factor 
Long 20 Loop factor 
Heading LpFact 
Documentation

Definition

The loop factor always contains the total number of loop blocks on the screen. The minimum setting is 2 (original block plus at least one more block). If there are not more blocks, the loop is not created.

You can define the loop factor as follows:

  • F21=Min Set factor to 'minimum' (=2).
  • F22=L- Decrease factor by 1.
  • F23=L+ Increase factor by 1.
  • F24=Max Set factor to 'Maximum'. The system calculates the
    space for any subsequent lines up to the end of
    the screen or to the next line containing an entry
  • Enter the desired value in the loop factor field.

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