Hi,
In what way do the employee need to clock in to reach the Present Status = Business Travel ?

I tried to do a clocking with Trans Type = In Travel but that only generate Presence Status = Clocked In

Regards,
Karolina
Hi,
In what way do the employee need to clock in to reach the Present Status = Business Travel ?

I tried to do a clocking with Trans Type = In Travel but that only generate Presence Status = Clocked In

Regards,
Karolina
Best answer by Anjaleen Davidson
Hi KarolinaÂ
Â
Seems like by changing only the Trans Type cannot get Presence Status as âBusiness Travelâ. I also tried couple of combinations even with Wage codes but âPresence Statusâ gets values âAbsenceâ, âClocked Inâ or âClocked Outâ. Therefore Iâve checked the relevant method behind this process Time_Pers_Diary_Clock_Util_API.Get_Presence_Status.Â
According to the code structure it searches in several tables using employee_no and company_id. This method returns only one of these values âAâ, âRâ, âIâ or âOâ respectively denotes âAbsenceâ, âRequested Absenceâ, âClocked Inâ and âClocked Outâ. So the other two options âBâ and âTâ respectively âBusiness Travelâ and âTrainingâ are not considered in this method. This denotes through manual changes Presence Status âBâ or âTâ cannot be achieved. I believe there could be other system processes involved.
Hope this info is useful.
Â
Best Regards,
Anjaleen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.