SAP ABAP Data Element TXPRF (Rounding rule)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Data Element TXPRF
Short Description Rounding rule  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TXPRF    
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 Rounding 
Medium 15 Rounding rule 
Long 20 Rounding rule 
Heading Rnd 
Documentation

Definition

The rule that determines how the system rounds off condition values during pricing. The last digit will be rounded.

Example

  • In the standard rounding rule '_', values are rounded off according to business standards:

    10.454 -> 10.45 DEM

    10.455 -> 10.46 DEM

  • In rounding rule 'A', values are always rounded up:

    10.459 -> 10.46 DEM

    10.451 -> 10.46 DEM

  • In rounding rule 'B', values are always rounded down:

    1045.9 -> 1045 LIT

    1045.1 -> 1045 LIT

    In this example, the currency of the condition rate is Italian Lira. The Italian Lira does not have any places after the point.

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