SAP ABAP Data Element RUND2 (Rounding provision)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element RUND2
Short Description Rounding provision  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RUND2    
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 prov. 
Long 20 Rounding provision 
Heading Rou. 
Documentation

Definition

There are certain rules that allow partial entitlements to a special payment to be rounded off to full entitlements (see the field 'Basis').

Description

This specifies how a partial entitlement is rounded off to a full entitlement.
The full entitlement is derived from the field 'Basis'.
A partial entitlement (in days) is calculated by subtracting the days that have no special payment entitlement.

Input values

1: Arithmetical rounding

The fraction 'X' of a number is calculated as follows:
X < 0.5 ... 0
X >= 0.5 ... 1

2: Always rounded up

The fraction 'X' of a number is calculated as follows:
X = 0 ... 0
X > 0 ... 1

3: Always rounded down

The fraction 'X' of a number is calculated as follows:
X < 1 ... 0
X = 1 ... 1

4: Not rounded off

The function is not active.

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