SAP ABAP Data Element MAX_ITVL_RETRIES_KK (Maximum Number of Repetition Attempts for Interval)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKC (Package) Contract Accounts Receivable and Payable: Correspondence
Basic Data
Data Element MAX_ITVL_RETRIES_KK
Short Description Maximum Number of Repetition Attempts for Interval  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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 Max. Reps 
Medium 15 Max. Repetition 
Long 20 Max. Repetitions 
Heading 10 Max. Reps 
Documentation

Definition

Specifies the maximum number of times a mass activity is to process a specific interval. The default value is 0. The interval is processed a maximum of (1 + number of repetition) times.

Use

If, for example, the data to be processed by the interval modules of a mass activity is locked by another process, the interval cannot be processed for the duration of the lock. However, the mass activity can restart the processing later.

To use this function, you must specify the maximum number of repetitions in Customizing and adjust the interval module. To adjust the interval module, using the optional changing parameter C_ITVL_REST, specify whether a repetition is required (values X or SPACE).

History
Last changed by/on SAP  20130529 
SAP Release Created in 471