SAP ABAP Data Element AFWKFPA_RELATIVE_INCREMENT (Relative Increment (Interval Determination))
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-PA (Application Component) Portfolio Analyzer
     CFM_AFWKFPA (Package) CFM Portfolio Analyzer: Key Figure Management
Basic Data
Data Element AFWKFPA_RELATIVE_INCREMENT
Short Description Relative Increment (Interval Determination)  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Increment 
Medium 20 Relative Increment 
Long 40 Relative Increment (Interval Determin.) 
Heading 25 Relative Increment 
Documentation

Definition

In the standard iteration method for calculating the zero positions for a polynomial, the relative increment is the increment applied to the start value for the Newton's method along the specified interval. The larger the relative increment, the smaller the increments along the interval.

Examples

Relative increment = 10

From 0 to 10, the interval is processed in increments of 1. In other words, Newton's method is applied to the initial values x0 = 1, 2, ..., 10. Up to 100, the increment increases to 10, up to 1000 the increment is 100, and so on.

History
Last changed by/on SAP  20011002 
SAP Release Created in 463_20