Symptom
Message "A Zero booking was created automatically because the accrual rule did not create any time account detail posting" on running an accrual calendar
Environment
Successfactors - Employee Central
Reproducing the Issue
1. Run an accrual calendar
2. On the job response, there is a meesage "A zero booking was created automatically because the accrual rule did not create ant time account detail posting."
Cause
This is a standard error message.
The system calls the accrual rule, executes the first IF statement, which doesn’t fit. It then executes all ELSE IF statements, which don’t fit as well and as there is no “else” part in the rule, nothing is created.
Resolution
Either make sure that one of the if / else if statements fit for all employees, or add an else which contains the time account detail creation in this case.
Keywords
A Zero booking was created automatically because the accrual rule did not create any time account detail posting. , KBA , LOD-SF-EC-TIM , Time Off , Problem