SAP ABAP Data Element PPU12_REPET (Repitition of a block)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PC_PU12 (Package) Development of Interface Toolbox
Basic Data
Data Element PPU12_REPET
Short Description Repitition of a block  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHOICE    
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 Selection 
Medium 15 Radio button 
Long 20 Radio button 
Heading 25 Radio button 
Documentation

Definition

Informs the interface toolbox how often a block should be processed.

Use

The following repetition factors are possible for block processing:

  • One-off

    The toolbox only processes this block once.

  • Table-dependent

    The system processes this block for every entry in the table specified exactly once.

  • Value-dependent

    The toolbox processes this block according to a certain value from an internal table or an infotype. The block is processed exactly once for every entry in the table specified that corresponds to the value entered. Enter the value in inverted commars. You can also use the * (star) symbol as a generic key.

  • User Exit

    A user-defined form routine determines the repetition factor. The form routine´s return value displays the repetition factor.

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