SAP ABAP Data Element PB03_MODRS (Modifier for Reserves)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PA-PA-AT (Application Component) Austria
     PB03 (Package) HR Master Data: Austria
Basic Data
Data Element PB03_MODRS
Short Description Modifier for Reserves  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR5    
Data Type CHAR   Character String 
Length 5    
Decimal Places 0    
Output Length 5    
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 Mod.Resrvs 
Medium 15 Modifier Resrvs 
Long 26 Modifier for Reserves 
Heading  
Documentation

Definition

This parameter is used to read the accounting factors dependent on employment period. The monthly remuneration is multiplied with this factor.

Procedure

  • Case 1: You use the special payment function

    With the feature MODSZ (Modifier for Special Payment) and the wage type entered in the statutory severance pay field, the system determines a modifier in the view V_T530C (Type of Special Payment). With this modifier, the employment period-dependent factor is then determined in the table T530D (Special Payments (Emp.Per.-Dep.factors)).

  • Case 2: You do not use the special payment function

    Enter a user-defined feature (normally a copy of the feature MODSZ (Modifier for Special Payment)).

    Note that when you create the user-defined feature, the return code of the feature must be three digits long. With this three digit value, the table T530D (Special Payment (Emp.Per.-Dep.factors)) is read directly and in this way the employment period-dependent factor is determined.

    If you enter a user-defined feature, you are not allowed to enter a severance pay wage type.

Supplementary Documentation - PB03_MODRS0001

Definition

This parameter is used to read the payroll factors related to years-of- service. The monthly remuneration is multiplied by this factor.

Procedure

  • Case 1: You make special payments

    The system uses the feature MODSZ (Special Payment Modifier) and the wage type entered in the Payment of anniversary bonus field to determine a modifier in the view V_T530C (Type of Special Payment). In turn, the system uses this modifier to determine the years-of-service related factor from table T530D (Special Payment (Years-of-Service Related Factors)).

  • Case 2: You do not use special payments

    Enter the feature MODRS (Modifier for Reserves).

    Note that when processing the feature, the feature's return value must be three digits. This value is then directly imported in the table T530D (Special Payment (Years-of-Service Related Factors)). Thus the years-of-service related factor is determined.

    If you enter a user-defined feature, do not enter a wage type for the anniversary bonus in the Anniversary bonus field.

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