SAP ABAP Data Element PJPSK_CCRRL (Rounding Rule for Shukko Cost Charging with Percentage)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PA-PA-JP (Application Component) Japan
     PB22_SHUKKO (Package) Shukko
Basic Data
Data Element PJPSK_CCRRL
Short Description Rounding Rule for Shukko Cost Charging with Percentage  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PJPSK_CCRRL    
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 RndRl 
Medium 15 Rounding Rule 
Long 38 Rounding Rule 
Heading RndRl 
Documentation

Definition

Identifier for the way the rounding is to be done in case of Shukko cost settlement with percentages.

Use

While calculating the percentages of chargeable amounts, rounding may be necessary. The rounding rule defines the rounding behaviour. There are three possible values:

- half adjust

- round down

- round up

Dependencies

The three possible rounding rules cannot be changed, they are defined as the values of the domain PJPSK_CCRRL.

Example

Let the Shukko cost charging wage type amount result to 1855 Yen, and the percentage be 30%. The exact amount is then 556.5 Yen. Depending on the rounding rule, the charged amount is calculated as follows:

- half adjust: 557 Yen

- round down: 556 Yen

- round up: 557 Yen.

History
Last changed by/on SAP  20060912 
SAP Release Created in 700