SAP ABAP Data Element RUNRG (Rounding rule for price point groups)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WVKP (Package) IS-R: Sales pricing
Basic Data
Data Element RUNRG
Short Description Rounding rule for price point groups  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEC3_2    
Data Type DEC   Counter or amount field with comma and sign 
Length 5    
Decimal Places 2    
Output Length 6    
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 Rounding 
Medium 15 Rounding rule 
Long 33 Rounding rule, price point groups 
Heading  
Documentation

Definition

Indicates how the price calculated in Sales Price Calculation is to be rounded to the price points in a price point group.

Use

A price point interval is the gap between two neighboring price points. The rounding rule value is expressed as a percentage of this interval; it defines a portion of the interval that starts at the point from which prices start to be rounded up and ends with the upper limit of the price point interval.

Example

A price point group has the following price point range:

  • First price in the price point range: 1.09.
  • Last price in the price point range: 2.09.
  • Price difference in the price point range: 0.20.

In this price point range you have the following price point interval:

  • Lower limit of the price point interval: 1.49.
  • Upper limit of the price point interval: 1.69.

The price point interval therefore spans 0.20.

If RUNRG = 25.00, the price will be rounded down if it lies between 1.49 and 1.64 and rounded up if it lies between 1.64 and 1.69 (25 percent of the interval). If RUNRG = 75.00, the turning point is at 1.54; if RUNRG = 50.00, it is at 1.59. In other words, the rule "RUNRG = 50.00" means that prices are always rounded to the nearest interval limit.

If RUNRG = 0, prices are rounded down to the nearest whole interval; if RUNRG = 100, they are rounded up to the nearest whole interval.

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