SAP ABAP IMG Activity OHAMAB003 (Define Grouping for Absence Valuation)
Hierarchy
SAP_HRCDK (Software Component) Sub component SAP_HRCDK of SAP_HR
   PY-DK (Application Component) Denmark
     P09C (Package) HR Customizing: Denmark
IMG Activity
ID OHAMAB003 Define Grouping for Absence Valuation  
Transaction Code S_AHR_61004419   IMG Activity: OHAMAB003 
Created on 19981221    
Customizing Attributes OHAMAB003   Define grouping for absence valuation 
Customizing Activity OHAMAB003   Define grouping for absence valuation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAMAB003    

In this step, employees whose absences are valuated in the same way can be grouped together depending upon the employee subgroup grouping for personnel calculation rules. In this respect, you determine which table entries are used by the system for which employee subgroup groupings to valuate an absence.
To do this, function MOD XMOD GEN is accessed in personnel calculation schema MT00. By accessing this function, the system calls up personnel calculation rule XMOD (groupings for payroll accounting).

Example

You want to enter different rules for valuating absences for the hourly paid on the one hand and for salaried employees on the other. For this reason, use this step to determine which table entries are used by the system to valuate absences.

  • In the standard system, the hourly paid belong to the employee subgroup grouping for personnel calculation rule 1. Dependent on this grouping, the following rules are specified in personnel calculation rule XMOD: the absence valuation rules for the hourly paid should be stored under employee grouping for absence valuation 01.
  • In the standard system, salaried employees belong to the employee subgroup grouping for personnel calculation rule 3. Dependent on this grouping, the following rules are specified in personnel calculation rule XMOD: the absence valuation rules for salaried employees should be stored under employee grouping for absence valuation 02.

Standard settings

The modifiers A and 2 (MODIF A, MODIF 2) are set in the standard SAP delivery system. Modifier A controls system access of the table Absence Valuation, which you process in the following steps.

MODIF A = 01:
When accounting takes place, the system only uses entries in the table Absence Valuation if they have the value 01 in the field A.val.gping (employee grouping for absence valuation). Other table entries are ignored when absences are valuated.

MODIF 2 = 01:
In the standard system, MODIF 2 is also set in this personnel calculation rule. You determine the groupings for accessing tables via MODIF 2 in a later step for time wage type valuation.

Recommendation

You should only make changes if you want the payroll driver to access tables for other groupings. In this respect, you must encode the appropriate tables for the groupings in question.

Activities

  1. Find out which groupings you want to use to access which tables. An overview of the groupings and tables is included in the documentation on operation MODIF. To display the overview, flag the entry MODIF A in the operation column and press F1.
  2. Make a copy of standard personnel calculation rule XMOD and rename it ZMOD.
  3. Depending on the employee subgroup grouping for personnel calculation rules, set the values of MODIF A in personnel calculation rule ZMOD in accordance with the groupings to be used to access the tables.
  4. If you require more groupings for accessing tables, use the standard entries model to add more lines.
  5. Change personnel calculation rule access MOD XMOD GEN in personnel calculation schema MT00 by entering personnel calculation rule ZMOD as the second parameter instead of XMOD.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHAMAB003 DK Denmark
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAMAB003 0 HLA0008922 Absences 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PCYC L - Logical transport object PE00 XMOD 9 Define grouping for absence valuation 
PSCC L - Logical transport object PE00 MT00 04 Enter Modified Personnel Calculation Rule in Schema 
History
Last changed by/on SAP  19981221 
SAP Release Created in