Periodic accrual is not calculating — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Periodic accrual is not calculating

Summary:

Periodic accrual is not being calculated for one of the absence plans. The accrual is calculated using TC's weekly/biweekly total working hours. It was working without any issue before 25B and is now also working when the absence entry is not available in TC during the period. If the absence entry is available in TC for the period accrual is not calculated. Following FF, we are using

FF

groupTypeId = 201
/* groupTypeId = 101 */
l_total_hours_worked = 0
l_hours_sum = 0
L_Assignemnt_id = GET_CONTEXT(HR_ASSIGNMENT_ID,1)

Period_start_date = IV_ACCRUALPERIODSTARTDATE
Period_End_date = IV_ACCRUALPERIODENDDATE
WHILE (Period_start_date <= Period_End_date) LOOP

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!