SAP ABAP IMG Activity OHAF0294 (Calculate Pay Seniority)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P06C (Package) HR Customizing: France
IMG Activity
ID OHAF0294 Calculate Pay Seniority  
Transaction Code S_AHR_61009069   IMG Activity: OHAF0294 
Created on 19981221    
Customizing Attributes OHAF0294   Calculate Pay Seniority 
Customizing Activity OHAF0294   Calculate Pay Seniority 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAF0294    

Calculation rule FA01 initially calculates the seniority premium rate (stored in wage type /005) using function FTANC and the employee data in infotype 0041.

You can then choose between two variants to delimit seniority, exploded in personnel calculation rules FA02 and FA12 (see the examples below). Only one of these variants may be active at one time, as they conflict with each other.

Personnel calculation rule FA03 then uses the basic pay wage type (/010) and the seniority rate obtained from the preceding parameters to calculate the amount of the seniority premium.

If one of the above calculations is not satisfactory, copy the calling schema (see the previous activity), then copy the rule(s) you need, using a different character in place of the 'F' in the naming convention (rule FA02 would become $A02, for example). Then make your changes and activate them.

Requirements

Please ensure that constants ANCMI (minimum seniority) and ANCMA (maximum seniority), and, if applicable, ANCPE (frequency of level changes), are initialized correctly. If you do not require a particular limit, ANCMI can be set at 0 and ANCMA at 999.

Example

Variant 1 : Calculation rule FA02

The seniority rate corresponds to the number of years of seniority calculated in rule FA01, using infotype 0041 and the calculation method in operation FTANC. It is delimited by the constants ANCMI(minimum) and ANCMAX (maximum).

Variant 2 : Calculation rule FA12

The seniority premium rate is a percentage calculated according to the seniority levels defined by constant ANCPE. It is also delimited by the constants ANCMI(minimum) and ANCMAX (maximum).

Activities

1. Check the values of the constants ANCMA, ANCMI et ANCPE.

2. Check the rule for calculating the rate

3. Check the variants for delimiting the rate

4. Check the seniority pay

5. Check any modifications you may have made.

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
OHAF0294 FR France
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAF0294 0 HLA0009678 Wage Type Valuation 
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 FA01 01 Calculate Seniority Rate 
PCYC L - Logical transport object PE00 FA02 02 Restriction of Seniority : Variant 1 
PCYC L - Logical transport object PE00 FA03 01 Calculate Amount for Seniority Pay 
PCYC L - Logical transport object PE00 FA12 01 Restriction of Seniority : Variant 2 
PSCC L - Logical transport object PE00 FANC 01 Modify FANC Schema 
V_T511K V - View SM30 Check Payroll Constants 
History
Last changed by/on SAP  19981221 
SAP Release Created in