SAP ABAP IMG Activity OHAICA01 (Determine rules for hourly absences splitting)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     P15C (Package) HR customizing: Italy
IMG Activity
ID OHAICA01 Determine rules for hourly absences splitting  
Transaction Code S_L9C_94000958   IMG activity OHAICA01 
Created on 20020603    
Customizing Attributes OHAI_ATABV   Determine rules for hourly absences splitting 
Customizing Activity OHAI_ATABV   Determine rules for hourly absences splitting 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAICA01    

In this step of the Implementation Guide you determine the maximum no. of hours of paid nursing leave for those employees working less than a specific number of hours per day.

This table cumulates the hours of leave for each child and carries out the check on the table of the maximum hours of leave.

Other possible leaves during the day too are checked through this table.

Function XNAB uses the parameters in this table to split absences into homogeneous time segments.

Example

Part-time employees working less than 6 hours per day (to whom one hour leave instead of two is usually paid, as is the case for full-time employees).

The table can be filled as follows:

Subareas grouping = 15

Absence/attendance type = 0800

Valuation rule = 50

Hours of nursing = 1,00

Hours of nursing = 2,00

Minimum hours worked = 6,00

Unit = calendar days

Valuation rule = 51

Start date-not worked = W

This means that absence type of 0800 (nursing), in Italy (15), for an employee working at least 6 hours per day will be paid up to max. 2 hours. If the employee works less than 6 hours per day (and this is the case), program RPCALCI0 will react according to value of field REABF, which in this case is a warning (W) and will assign exceeding hours to a new record of AB, a copy of the original, but with the exceeding hours and with a new valuation rule (51), determining a different wage type.

There will thus be two different records.

Standard settings

To each employee a valuation rule (for example 50 = nursing) is assigned by default, set in table T554S (absence and attendance types) determining the number of hours the employee is entitled to supposing the employee is a full-time employee.

The program, however, checks if the employee is working part-time instead, less than 6 hours per day (and is therefore entitled to a lower number of paid hours), and assigns another valuation rule (for example 51 = nursing beyond limit).

The condition to check is whether:

working hh/dd= 6

Recommendation

Activities

Indicate, for a given absence, the employee's hours paid with reference to the working hours/day.

Further notes

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 
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
V_T5ITIV V - View SM30  
History
Last changed by/on SAP  20060519 
SAP Release Created in 46C