Wednesday, January 22, 2014
Absence Management through Calendar OR Fast Formula:

There is a system profile called HR: Schedule Based Absence Calculation which controls whether the schedule information takes priority over the BG_ABSENCE_DURATION FF. Set the profile value to YES and it will use the schedule information. Set it to NO and it will use the FF.

A) 1 - Open and understand the structure of the seeded fast formula
TEMPLATE_ABSENCE_DURATION
2 - Create a new fast formula with name BG_ABSENCE_DURATION of same type as
TEMPLATE_ABSENCE_DURATION for custom absence calculations considering the work
schedules. Use the function GET_WORKING_DAYS instead of DAYS_BETWEEN.
That should exclude the week-ends from the absence duration calculation.

B) HR Dev has provided a Work Scheduling Component, which is available starting HR.PF.K, please review note 
330021.1

The functionality is delivered in patch that you need to apply on top of HR.PF.K, or it is already included in HR.PF.K.1

Users will need to setup in HRMS Manager > Work Structures > Work Schedules 
Users must ensure ensure the profile option HR: Schedule Based Absence Calculation is set to 
‘Yes’.
===========================================================================
Setup Step 1 :


Setup Step 2 :


1 comments:

Unknown said...

hi
your post is so helpful
I created a schedule it working fine with resource type person type and HR Business Group but when i use with resource type HR Location then it not work ...can u suggest me any thing please