SAP ABAP Data Element P05_RCLCP (Calculation Formula Payment)
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_RCLCP
Short Description Calculation Formula Payment  
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 CalcFormPaym. 
Long 20 Calc. Form.Paym. 
Heading 55 Calculation Formula Payment 
Documentation

Definition

Enter your free formula for the calculation of the payment if you want to use your own formula. You can also choose one of the following methods:

  • METHOD 1    Cum. entitlement (a)
  • METHOD 2    Cum. entitlement X contribution % (a * b)/100
  • METHOD 3    Cum. ent. X basis in per. / partt. % in period (a * c / d)
  • METHOD 4    Cum. ent. X contr. % X bs.in per./ partt. % in per.(a*b*c/d)/100
  • METHOD 5    Contribution % X basis in period (b * c) /100    

Note that a, b, c, d, e and f stand for the fields Factor A, Factor B, Factor C, Factor D, Factor E and Factor F in the view. In the payroll calculation, these factors will be replaced with the amount and numbers that their respective wagetypes contain in table IT.

Use

Besides the possibility to choose one of the above mentioned methods, it is also possible to:

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

2. extend the predefined methods, like METHOD 2 * (e / 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 2 * (e / kGENAU).

Dependencies

Example

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