SAP ABAP Data Element P05_RCLCR (Calculation Formula Reservation)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PY-NL-RP (Application Component) Reporting
     PC05 (Package) HR Payroll: Netherlands
Basic Data
Data Element P05_RCLCR
Short Description Calculation Formula Reservation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 Calc.Form. 
Medium 15 CalcFormRes. 
Long 20 Calc. Form.Reserv. 
Heading 55 Calculation Formula Reservation 
Documentation

Definition

You can enter here your own formula for the calculation of the reservation. You can also choose the following predefined method: METHOD 1 Basis in period X reservation % (a * b)/100.

Note that a and b stand for the fields Factor A and Factor B in the view. In the payroll calculation, these factors will be replaced with the amount that the respective wagetype contains in table IT and the percentage as stored in factor B..

Use

Besides the possibility to choose the above mentioned method, it is also possible to:

1. write your own free formula, like: (a * d) / 100000

2. extend the predefined methods, like METHOD 1 * (d / 100000)

In the formula, it is also possible to use the value of a constant from table T511K. To do so, write K directly followed by the technical name of the constant. For example: METHOD 1 * (d / kGENAU).

Dependencies

Example

History
Last changed by/on SAP  20081217 
SAP Release Created in 600