SAP ABAP Data Element P05_RCLCL (Calculation Formula Payment when Leaving Company)
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_RCLCL
Short Description Calculation Formula Payment when Leaving Company  
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.FPLC 
Medium 15 Calc.Frm.PLC 
Long 21 Calc.Frm.P.Leav.Comp. 
Heading 55 Calculation Formula Payment when Leaving Company 
Documentation

Definition

Indicates the formula for calculation and payment in case of leaving.

Use

You can select one of the existing methods or use an alternative method as follows:

  • Use an existing method, such as METHOD 1 (Same method as for normal pay-out). If the normal pay-out method defined for the Calculation Formula Payment field is method 3 (a * c / d), method 1 is also ( a * c / d).
    • Note that a, b and c values are based on values defined in the Factor A, Factor B and Factor C screen areas. During the payroll calculation, these factors are replaced with the amount and numbers that their respective wage types contain in table IT.
  • Define your own formula, for example: (a * e) / 100000
  • Extend the predefined methods, for example METHOD 1 * (e / 100000)

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

Dependencies

When an employee leaves the company, calculations of their payments are completed on the basis of their last active period.

If the Same Calculation Period as Normal Pay-out checkbox is selected, calculations are based on the period in the Calculation Period field and the settings in the Calculation of Pay-out Amount screen area. The value in the Calculation Formula Payment when Leaving Company field is also automatically changed by the system to Method 1.

Example

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